ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
WINDEV applications for Linux: Specific features
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
The structure of the file for remote control
The management of remote control uses a file in INI format......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application on a Mac).
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
Debugging functions
List of debugging functions...
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
You used WINDEV Mobile 28
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
Control management functions
List of functions for managing controls...
Windows event management functions
List of functions for managing Windows events...
17. Project Management Hub
...Project Management Hub...
The "Code hashtags" pane
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Calling a procedure/a function
Syntax for calling a local or global procedure.
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......