ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
gglLocation (Type of variable)
The gglLocation type is used to describe and modify the location of an event found in a Google calendar...
SNMPStartSession (Function)
Starts an SNMP session.
ServiceContinue (Function)
Restarts a paused service.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
SysTheme (Function)
Returns the current theme used on the mobile device.
Error 1015: The method of the class is protected
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
MaskFormat (Function)
Formats a character string using an InputMask variable.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
WINDEV Mobile Framework License Agreement
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.