ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
Project description: Style tab
The project description window allows you to configure various elements of your project......
Multiline strings
To type character strings over several lines in the code editor...
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Extracting the text of the project
The following text can be extracted......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.