ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fOpenTempFile (Function)
Creates and opens a temporary file.
WEBDEV site deployment: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Using Unicode in HFSQL tables
The database schema proposes two types of Unicode items......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Creating the Form windows of a WINDEV RAD pattern
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Yousign
It is now common for individuals or businesses to sign contracts electronically......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Constants for managing projects
List of constants used by the functions for managing projects....
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
fDirRename (Function)
Renames a directory.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
Flexbox control description: Detail tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......