ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
fCompress (Function)
Compresses a file.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Warning (Function)
Displays a custom message in a system warning window.
Multi-project search
Performing a search in the current project is a common operation......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......