ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
WDZip: Overview
WDZip is used to compress and group your files in archives......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
MCIBeginning (Function)
Positions at the beginning of a media file that was opened beforehand MCIOpen.
NotesDocumentNext (Function)
Positions on the document found after the current document in Lotus Notes.
geoTrackingDisable (Function)
Disables the tracking of user positions for a WINDEV Mobile application.
<Multimedia>.Beginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
<Multimedia>.End (Function)
Positions at the end of media file played in the Multimedia control.
<Source>.Previous (Function)
Positions on the previous file record according to a browse item.
NotesDocumentPrevious (Function)
Positions on the document found before the current document in Lotus Notes.
MCIEnd (Function)
Positions at the end of a media file that was opened beforehand MCIOpen.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......