ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
dbgInfo (Function)
Returns a debug information.
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......