ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Overview of external languages
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Installing a SOAP server with Netscape iPlanet 4.1
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
AAF: Sort/Search/Filter on the columns of Table controls