ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
PrintedSheet (Property)
Within a report, the PrintedSheet property is used to get and change the sheet of a Spreadsheet control to be printed.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
2. Analysis in practice
HCross (Function)
Crosses a record in a table.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
GglGetDocument (Function)
Downloads a document from Google Docs.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
LooperAdd (Function)
Adds a row at the end of a Looper control.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.