ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
Registry management functions
List of functions for managing the registry...
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
WEBDEV license agreement
WEBDEV license agreement...
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
nWDInit: Initialize the external language
Initializes the external language......
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
SysValidHandle (Function)
Checks the validity of a window handle.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
xlsData (Example)
Usage example of the xlsData function