ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Print constants
List of constants used by the print functions....
grOrientation (Function)
Modifies the orientation of chart axes.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
ShellExecute (Function)
Opens a document in its associated application.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
Using several libraries in an application
A library is a WDL file that contains all the resources......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
HDescribeItem (Function)
Describes a file item through programming.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
ThreadCurrent (Function)
Returns the name of the thread currently run.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.