ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
HLinkMemo (Example)
Usage example of the HLinkMemo function
HCreateView (Example)
Usage example of the HCreateView function
HTMLToRGB (Function)
Converts the HTML color into RGB color.
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......
fAttribute (Example)
Usage example of the fAttribute function
OpenMobileWindow (Function)
Opens a window in a mobile application.
How to open a page?
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
HAdd (Example)
Usage example of the HAdd function
HExtractMemo (Example)
Usage example of the HExtractMemo function
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
fAttribute (Function)
Returns or modifies the attributes of a file.