ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iSelectFont (Function)
Creates a new print font from the standard window for font selection...
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...
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
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.
HChangeConnection (Example)
Usage example of the HChangeConnection function
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
SocketConnect (Function)
Connects a client computer to a given socket.
Logical operators
The logical operators are as follows......
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....
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
Execute (Function)
Starts the execution of a process through programming.
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....
Constants for managing masks
System constants
List of constants used by the system functions....
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...