ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContextOpen (Function)
Opens a new page context without returning the information to the browser.
Constants for the Exif functions
List of constants used by the Exif functions....
fLock (Example)
Usage example of the fLock function
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
fUnlock (Example)
Usage example of the fUnlock function
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
grRaised (Function)
Used to display a chart with raised effect.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
HTTPSendForm (Function)
Sends an HTTP form.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.