ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Operator on Address
The & operator returns the address of a variable as an integer
Report editor: Available types of reports
Several types of reports can be created in the report editor......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
DateToInteger (Function)
Converts a date to an integer.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Compilation options (chm format)
LooperSelectMinus (Function)
Deselects a row in a Looper control.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
zipMsgError (Example)
Usage example of the zipMsgError function
Using the query result
The result of a select query can be used in......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......