ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
SysIconAdd (Example)
Usage example of the SysIconAdd function
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
ChangeStyle (Function)
Modifies the style of a control dynamically.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
xlsSave (Function)
Saves an XLS document.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Operations performed on object diagrams
The following paragraphs explain......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....