ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Constants for telemetry management
Constants for telemetry management...
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
FTPSend (Example)
Usage example of the FTPSend function
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
16. Application test in practice
Example for creating a select query
This help page explains how to create two select queries......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Various constants
List of various constants used by the constants WINDEV functions....
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
HCancelSeek (Function)
Cancels the current search criterion.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
ChangeTarget (Function)
Changes the target of a button action.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.