ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
EXE constants
List of constants used by the functions for managing executables....
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....