ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Warning 18: Loop without potential end
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Error 1010: The member of the class is constant
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
<Source>.CheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
France.CheckSIRET (Function)
Checks the validity of a French SIRET number (Système d'Identification du Répertoire des Etablissements)....
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Belgium.CheckEU (Function)
Checks the validity of a EU number (Belgian Establishment Unit number used to identify companies).
France.CheckSIREN (Function)
Checks the validity of a French SIREN number (Système d'Identification du Répertoire des Entreprises)....
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
BrowserPrint (Function)
Prints the page currently displayed in the browser.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
<Report>.Print (Function)
Prints a report created with the report editor.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....