ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
<Page>.Address (Function)
Used to find out the Internet address of a page.
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
GglConnect (Example)
Usage example of the GglConnect function
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
Error 204: using a parameter without optional value after parameters ...
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
LooperInsert (Function)
Inserts a row into a Looper control.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
DateDifference (Function)
Calculates the number of days between two dates.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
HAddGroup (Function)
Adds a group of users.
SQLLast (Function)
Sets the position on the last row of the query result.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
iParameterReport (Function)
Configures the printer by opening the configuration window.
Asc (Example)
Usage example of the Asc function
Charact (Example)
Usage example of the Charact function
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.