ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Source Code Manager (SCM)
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
fWrite (Function)
Writes: a character string into an external file. a memory section....
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Runtime log
The runtime log is the best way to identify the most used features of an application......
AddLink (Function)
Adds a link to a text section in an edit control.
<Chart>.CategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
2. Modes to install an application
Constants for telemetry management
Constants for telemetry management...
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Telemetry management functions
The following functions are used to manage the telemetry:...
Code history
The code history is used to......
Query editor
The query editor is used to automatically create queries on the data files......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
18. Order of execution of the code of buttons/links