ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fAttribute (Function)
Returns or modifies the attributes of a file.
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
FTPCommand (Example)
Usage example of the FTPCommand function
fCreate (Example)
Usage example of the fCreate function
HRecNum (Example)
Usage example of the HRecNum function
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Seek (Function)
Searches for the index of an element in a WLanguage array.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Font (Type of variable)
A Font variable creates a font programmatically...
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
zipIsMulti (Example)
Usage example of the zipIsMulti function
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
HDeclare (Example)
Usage example of the HDeclare function
HListKey (Example)
Usage example of the HListKey function
FTPDate (Example)
Usage example of the FTPDate function
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Using several libraries in an application
A library is a WDL file that contains all the resources......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
ServicePause (Function)
Pauses a service.
Speech recognition management functions
The following functions are used to manage speech recognition:...
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.