ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
HRSIgnoreError (Function)
Ignores errors so that replication between HFSQL servers can continue to run.
dPolyline (Function)
Draws a line composed of multiple segments.
PicOpen (Function)
Opens an image in an Image Editor control.
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......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Windows
The windows represent the main interface of a WINDEV application......
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.
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.
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.
WINDEV concepts