ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
4. Dedicated server or shared server?
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Server (Property)
The Server property is used to manage servers.
LDAPDisconnect (Function)
Used to disconnect from a specific LDAP server.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
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......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Creating anchors
The anchors are used to define specific points in a help page......
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.