ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Word Processing control events
WINDEV manages the following events by default......
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Copying controls from the window editor
The controls can be copied from the window editor......
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Constants for managing Big Data Redis databases
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Time (Type of variable)
The Time type is used to easily handle the times...
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....