ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
The planes in WEBDEV
The planes are used to group the controls of an element......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
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)......
Error 107: Redefinition of the parameter
Obtaining an SSL certificate for IIS2 (2.0 or later)
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
9. Hardware and software requirements
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Help about new features: Letting users know about changes
Applications are constantly evolving......