ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Changing sites from AWP to SEO-ready session mode
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
MySelf (Reserved word)
MySelf is used to handle the current control...
ControlClone (Function)
Creates a new control from an existing control.
Locking data files: correspondence between WINDEV 5.5 and the later versions
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Managing bar codes
The use of bar codes to identify and manage products has become essential......
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
Various WEBDEV constants
Various WEBDEV constants...
MCIExecute (Function)
Runs an MCI command (Media Control Interface).
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
NetworkDirName (Function)
Identifies the shared directory associated with a network drive.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
SocketExist (Function)
Checks the existence of socket.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.