ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
eChangeCurrency (Function)
Converts a currency into another currency.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Events associated with Table controls
List of events associated with Table controls...
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
SaaS constants
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....