ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
MemCreate (Function)
Creates a memory area.
Combination (Type of variable)
A combination is a set of options.
SemaphoreCreate (Function)
Creates a semaphore.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
GPSGetPosition (Function)
Retrieves information about the current device position.
Creating a delete query
A delete query (corresponding SQL statement......
Creating an insert query
An insert query (corresponding SQL statement......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Constants for managing animations
List of constants used by the functions for managing the animations...
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Code snippets
The code editor allows you to enter "Code snippets"......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Drawing constants
List of constants used by the drawing functions....
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Interactive notification management constants
Interactive notification management constants...
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.