ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Time management
For each element (windows, reports, ...
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
3-tier architecture
The development in "3-tier" architecture is now simplified...
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes...
Principle of remote check
WEBDEV proposes several methods for deploying a dynamic site...
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ...
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members...
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members...
ServiceWaitStatus (Function)
Waits for a service to be in a specific status.
ServiceStatus (Function)
Returns the current status of a service.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
ServiceContinue (Function)
Restarts a paused service.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
ServiceControl (Function)
Sends a control message to a service.
ServicePause (Function)
Pauses a service.
ServiceStart (Function)
Starts a service.
ServiceStop (Function)
Stops a service.
ServiceRestart (Function)
Restarts a service (already started).
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
NetworkDomainName (Function)
Returns the name of the domain associated with the computer.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
Network constants
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection...
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type...
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense...
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font...