ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
Internal component
An internal component is a set of elements from a project......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
SchedulerToiCalendar (Function)
Exports the appointments from a Scheduler control in iCalendar format.
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HConnect (Example)
Usage example of the HConnect function
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Native MySQL Connector - License Agreement
Burner constants
List of constants used by the burner functions....
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
Error 2109: You are using the ObjectInfo function
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
BurnerAddFile (Example)
Usage example of the BurnerAddFile function
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Constants for the Exif functions
List of constants used by the Exif functions....
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.