ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Installing the monitoring robot
The monitoring robot includes three executables......
Bitwise operators
The operations on binary values are performed......
Modbus constants
Constants used by the Modbus management functions....
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
XMLSign (Function)
Signs an XML document.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
fShortName (Example)
Usage example of the fShortName function