ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LDAPMode (Function)
Modifies the operating mode of an LDAP session.
TreeExpand (Function)
Expands a node in a TreeView control.
3. UML models in practice
Managing color palettes
Starting with version 2025, WINDEV and WINDEV Mobile include color palettes for projects and windows......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Extracting messages added or modified since last extraction
A project was already created and translated......
Windows
The windows represent the main interface of a WINDEV application......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
Copying controls from the window editor
The controls can be copied from the window editor......
GanttListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
dDifferenceImage (Function)
Compares two images and returns a grayscale image and a percentage determining the differences between the images. This new function is available from WINDEV Suite SaaS 2025 - Update 3....