ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Print modes of a report
Several print modes are available for a report....
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Events associated with TreeView controls
List of events associated with TreeView controls...
zipCreateExe (Example)
Usage example of the zipCreateExe function
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
grParameter (Function)
Retrieves or modifies a chart parameter.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Data persistence
The data persistence is used to store the value typed by the user......
FTPCommand (Example)
Usage example of the FTPCommand function
zipCreate (Function)
Creates an archive.
HSetMemo (Function)
Used to modify the management mode of memo items.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
Sound (Function)
Plays a sound in WAV format.
HFSQL Client/Server: Configuring the server
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min