ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
HChangeConnection (Example)
Usage example of the HChangeConnection function
Logical operators
The logical operators are as follows......
SocketConnect (Function)
Connects a client computer to a given socket.
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......
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
Execute (Function)
Starts the execution of a process through programming.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Hasp constants
The Hasp constants are as follows......
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
System constants
List of constants used by the system functions....
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......