ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Static control
A Static control is a control used to display a static text......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
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....
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Using a query with parameters
A query with parameters can be used......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Runtime log
The runtime log is the best way to identify the most used features of an application......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
9. Hardware and software requirements
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Generating an application for Universal Windows 10 App
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.