ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
ExeGetPID (Function)
Returns information about the current process.
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
fAttribute (Function)
Returns or modifies the attributes of a file.
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
LoadParameter (Function)
Reads a persistent value.
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Installing a Webservice (old format)
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
EventCreate (Function)
Creates an event.
SemaphoreCreate (Function)
Creates a semaphore.