ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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......
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
fRename (Function)
Modifies the name of a file.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Creating the Vision windows of the WINDEV RAD pattern
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
fExeDir (Function)
Returns the directory from which the execution is started.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
ArrayDistinct (Function)
Returns an array without duplicates.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Static control properties
List of properties associated with a Static control...
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
2. Projects in practice
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
iPrintReport (Function)
Prints a report created with the report editor.