ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Using the WINDEV windows from the Java sources
WINDEV can be used to generate windows for a Java application......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Passing parameters
The parameters can be passed to a procedure......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
14. Controls in practice
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
The structure of the file for remote control
The management of remote control uses a file in INI format......
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Waffle charts
Waffle charts show progress towards a goal, percentage of completion or the distribution of given values......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any web service.