ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
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.
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
Val (Function)
Returns the numeric value of a character string.
fMemExist (Function)
Checks the existence of a shared memory area.
Flexbox control description: General Tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
ParallelTask (Variable type)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
fTempPath (Example)
Usage example of the fTempPath function
HCreateMovableReplica (Function)
Creates a movable replication.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Asc (Example)
Usage example of the Asc function
Charact (Example)
Usage example of the Charact function
xmlSignature (Variable type)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
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.
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.