ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Popup window
WINDEV allows you to open windows in popup format...
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Number (Property)
The Number property is used to get the number of an element.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
TableMode (Function)
TableMode is kept for backward compatibility.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
HState (Example)
Usage example of the HState function
zipIsMulti (Example)
Usage example of the zipIsMulti function
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
FTPCommand (Example)
Usage example of the FTPCommand function
fCreate (Example)
Usage example of the fCreate function
HRecNum (Example)
Usage example of the HRecNum function
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HDeclare (Example)
Usage example of the HDeclare function
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
FinRepayVal (Example)
Usage example of the FinRepayVal function
HFileExist (Example)
Usage example of the HFileExist function
tapiRecord (Function)
Records the current communication as a".WAV" file.
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
HErrorInfo (Example)
Usage example of the HErrorInfo function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Bluetooth functions
List of Bluetooth functions...