ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well...
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current...
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text...
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged...
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls...
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code...
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained...
Automatic calculations in a Table control (AAF)
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents...
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
fLock (Function)
Entirely or partially locks an external file.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled...
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows...
KioskEnable (Function)
Switches the current Android application to kiosk mode.