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......
Label report
The report editor allows you to create "Label" reports......
StringReverse (Function)
Reverses the characters of a string.
Windows
The windows represent the main interface of a WINDEV application......
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.
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....
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
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)....
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
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......