ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic management of exceptions
The management of exceptions can be customized by process......
fSeek (Example)
Usage example of the fSeek function
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Types of Edit controls
Declares the default color and style for lines, rectangles, circles, etc. contained in an Image field....
Reusing code with external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
MySelf (Reserved word)
MySelf is used to handle the current control...
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Variable scope
Variables can be declared anywhere in the code....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Calling a procedure/a function
Syntax for calling a local or global procedure.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Alias (Property)
The Alias property gets the alias of an element.
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
System constants
List of constants used by the system functions....
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......