ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Time management help
Time management is extremely important......
NumberInWords (Function)
Converts a number to words.
Push notification
A mobile device can receive push notifications......
How to perform a full file browse?
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Properties associated with reports and controls
List of properties associated with the reports and their controls...
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
GPSGetPosition (Function)
Retrieves information about the current device position.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
DnD constants
List of constants used by the functions for managing the Drag and Drop....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
System constants
List of constants used by the system functions....
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.