ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
2. User-friendly editors in practice
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
String functions (prefix syntax)
The following functions are used to handle strings, using prefix syntax:
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Functions for managing the Word Processing control (prefix syntax)
The following functions are used to manage Word Processing controls:...
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
HDeleteServerTrigger (Function)
Deletes a server trigger.
HStopServer (Function)
Stops an HFSQL server.
WEBDEV Application Server 2024
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described programmatically....