ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
The home page
The home page is the first page of your site......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Label report
The report editor allows you to create "Label" reports......
dPolyline (Function)
Draws a line composed of multiple segments.
StringReverse (Function)
Reverses the characters of a string.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
Windows
The windows represent the main interface of a WINDEV application......
New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Phone constants (Android / iOS)
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
StringToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
WINDEV concepts