ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Events associated with internal windows
List of events associated with internal windows...
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
zipOpen (Function)
Opens an existing archive.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...