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......
Private Store for mobile applications
There are two methods two deploy your applications......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
WLanguage procedure called by SCPSendFile
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP).
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
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.
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
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......
GanttListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
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)...
<Multimedia>.End (Function)
Positions at the end of media file played in the Multimedia control.
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.
NotesDocumentPrevious (Function)
Positions on the document found before the current document in Lotus Notes.
<Source>.Previous (Function)
Positions on the previous file record according to a browse item.
MCIBeginning (Function)
Positions at the beginning of a media file that was opened beforehand MCIOpen.
MCIEnd (Function)
Positions at the end of a media file that was opened beforehand MCIOpen.
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......