ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Flexbox example: proportional anchoring on fields
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
15. Creating the executable in practice
Creating the executable in practice...
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
ERR_BAD_ACTION
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control......
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).