ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
GroupRead (Function)
Reads a group of contacts found in the address book of a Lotus Notes or Outlook messaging.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
fOpenTempFile (Function)
Creates and opens a temporary file.
GroupNext (Function)
Reads the group of contacts found after the current group in the address book of a Lotus Notes or Outlook messaging.
ExeListProcess (Function)
Returns the list of applications currently run.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
SIPVisible (Function)
Displays the keyboard.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
Error 116: An array dimension must be an integer value
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
History of versions
The history of setup versions is an advanced feature of the network setup......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......