ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
iPrintImage (Example)
Usage example of the iPrintImage function
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
The Edit control
The Edit control allows users to enter data......
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...