ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
ServiceRestart (Function)
Restarts a service (already started).
SQLFirst (Example)
Usage example of the SQLFirst function
HChangeKey (Example)
Usage example of the HChangeKey function
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Style of a control
As soon as it is created, a control is associated with a style......
Automatic error handling
Error handling can be customized for each process......
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
HOut (Example)
Usage example of the HOut function
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.