ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SSHWrite (Function)
Writes data into the specified SSH session.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ERR_NOTADEVVERSION
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
10. Page templates
SNMPCloseSession (Function)
Closes an SNMP session.
ERR_BAD_CONTEXT_FOUND
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
ERR_DISCONNECTED_BY_ADMIN