ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameter (Function)
Retrieves the printer configuration and configures the print.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
29. SEO in practice
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
zipCreate (Function)
Creates an archive.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
8. Sharing a project in practice
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
NetworkConnect (Function)
Associates a drive with a shared network directory.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
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....
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......