ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
HChangeName (Function)
Modifies the physical name of a data file.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
XMLOpenReader (Example)
Usage example of XMLOpenReader
gClickableLink (Function)
Adds a clickable link in a graphic string.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
HOpen (Function)
Opens a data file.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function
EmailListFolder (Example)
Usage example of the EmailListFolder function
BurnerList (Example)
Usage example of the BurnerList function
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
GanttListTask (Example)
Usage example of the GanttListTask function
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......