ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Switzerland.CheckOASI (Function)
Checks the validity of a Swiss Old-?Age and Survivors' Insurance Number (OASI)....
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
<Buffer type>.EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
ERR_DISCONNECTED_EXEC
Properties associated with the areas defined in Zoning mode
<Looper>.Save (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
<Kanban>.Save (Function)
Updates the record bound to the current card in the Kanban control.
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
AAF: Context menu of Image controls
A context menu is available for Image controls......