ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
InApp constants
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
GanttTimeDisplayed (Function)
Defines the time range displayed in a column of a Table or TreeView Table control of type Gantt Chart.
ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
Properties associated with Combo Box controls that display a table
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
Style sheet
A style sheet ("......
Typing multilingual texts
For a multilingual application, you have the ability to......
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
9. Generation modes
WINDEV Mobile includes different types of generation......