ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
KeyPressed (Function)
Checks which key is pressed.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
Environment of the window editor
The main elements of window editor are as follows:
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
HToItem (Function)
Assigns the specified value to an item of the current record.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Principle for running threads
At runtime, an application runs in a main thread......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
W3C standardization
You must comply with the W3C standard (HTML 4......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.