ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
fClose (Function)
Closes an external file.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Managing HFSQL Classic tables
The HFSQL Control Center allows you to fully manage HFSQL Classic tables......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
MemCreate (Function)
Creates a memory area.
HDescribeItem (Function)
Describes a file item through programming.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
WDHFDiff - Use
WDHFDiff is used to compare......
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Operator on Address
The & operator returns the address of a variable as an integer
SIPAddress (Variable type)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
Constants for manging the replication
List of constants used by the functions for managing the replication....
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
HConnect (Example)
Usage example of the HConnect function
HDescribeFullTextIndex (Function)
Describes a full-text index of table created programmatically.
appServerScheduledTask (Variable type)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a web service).
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......