ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Automatic management of exceptions
The management of exceptions can be customized by process......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Property Description (Type of variable)
The Property Description type is used to get information about a property.
LDAPFind (Function)
Performs a search in an LDAP server.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Programming an indexed control
Constants for managing images in websites
Constants for managing appointments
Lists of constants used to manage the appointments...
SendKey (Function)
Simulates the keystrokes and the mouse actions.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Multi-product external components
Components are a remarkably useful tool for development teams......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......