ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
Example for creating a select query
This help page explains how to create two select queries......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Generating an application for Universal Windows 10 App
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
9. Generation modes
WINDEV Mobile includes different types of generation......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
LoadParameter (Function)
Reads a persistent value.