ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Google Calendar management functions
List of functions for managing Google calendars...
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
16. Java applications in practice
Java applications in practice...
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Constants for managing animations
List of constants used by the functions for managing the animations...
fListFile (Function)
Lists the files found in a directory and returns the list of files.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
HReadNext (Function)
Sets the position on the next table record according to a browse item.