ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PreviousPage (Function)
Returns the name of the previous page.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Cross-references in the code editor
The cross-references in the code editor are used to identify......
24. Displaying and linking pages
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
HFSQL Client/Server: Configuring the server
Access rights to a class property
A property is a code element that includes two processes......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Count (Property)
The Count property returns the number of elements in a given set.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
Automatic error handling
Error handling can be customized for each process......
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Including the code
You want to include your code lines in a condition, in a structure, ......
Warning 18: Loop without potential end
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
6. Editing a page: zoning mode