ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
iParameter (Function)
Retrieves the printer configuration and configures the print.
9. Sharing a project in practice
Sharing a project in practice...
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).
zipCreate (Function)
Creates an archive.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
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.
Popup window
WINDEV allows you to open windows in popup format......
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......
8. Sharing a project in practice
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.