ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

5. User Groupware in practice
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
SysIconAdd (Example)
Usage example of the SysIconAdd function
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
JSONValid (Function)
Checks the validity of a JSON string.
Conditions for using the Ad control
The Ad control uses the AdMob SDK....
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....