ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
Constants for managing Organizer controls
Constants for managing Organizer controls...
SocketClose (Function)
Closes a socket or a connection to a server socket.
CurrentWin (Function)
Identifies the window currently in edit.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
WDInst: generate installation program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
fSplit (Function)
Splits a file into several files.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
fCompress (Function)
Compresses a file.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......