ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminFindClient (Function)
Finds a SaaS client account.
EventCreate (Function)
Creates an event.
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)....
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
Events associated with the project
List of events associated with the project...
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
1. Examples provided with WINDEV Mobile
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Events associated with windows
List of events associated with windows...
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
BrowserRunApp (Function)
Opens the default Web browser of the current device.
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
Creating the Vision windows of the WINDEV RAD pattern
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
Position (Function)
Finds the position of a specified string within another string.
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
HIndex (Function)
Rebuilds the file index (".NDX" file).
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
eToCurrency (Function)
Converts a value expressed in Euro into another currency.