ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
SocketConnect (Function)
Connects a client computer to a given socket.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
WDTRAD license agreement
WDTRAD license agreement...
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
SocketRead (Function)
Retrieves a message sent by another socket.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
TableSelectToFile (Function)
Positions on the table record corresponding to a row selected in the multi-selection data-bound Table control.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
JWTCreateAssertion (Function)
Creates a JWT assertion. This new function is available from WINDEV Suite SaaS 2025 Update 1....
DoubleClick (Property)
The DoubleClick property gets and sets the name of the Button control that will be executed when a control is double-clicked.
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Camera field: decode barcodes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).