ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
ProjectInfo (Function)
Returns specific information about the project currently run.
State (Property)
The State property is used to get and change the state of an element.
CursorCapture (Example)
Usage example of the CursorCapture function
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
Constants for managing Windows events
The following constants are used to manage Windows events:...
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Markdown (Property)
The Markdown property is used to enable or disable Markdown formatting in the controls of a window or a report.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Events associated with internal windows
List of events associated with internal windows...
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless progress bar in a window....
AJAXExecuteAsynchronous (Function)
Executes a server procedure without refreshing the page.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.