ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Hyper File functions available for backward compatibility
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
Iconize (Function)
Minimizes a WINDEV window.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
GglDelete (Function)
Deletes data from the Google server.
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
Constants for managing Map controls
Constants for managing Map controls...
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
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....
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
InitRandom (Function)
Initializes the generator of random numbers.
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....