ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
WDZip: Overview
WDZip is used to compress and group your files in archives......
Caption (Property)
The Caption property is used to get and change the text of an element.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
Error 532: The size of the string to extract must be strictly positive
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Using a query with parameters
A query with parameters can be used......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
The Static control
A Static control is a control used to display a static text......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
PageDisplay (Function)
Displays a web page in the user's browser....
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
WINDEV: Example of programmed Drag and Drop
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....