|
|
|
|
|
|
|
Writes data into the specified SSH session. |
|
|
|
|
|
|
The color palettes are an easy way to customize the visual aspect of a site...... |
|
|
|
|
|
|
The method for developing a site for Linux is identical to the method for developing a site for Windows.... |
|
|
|
|
|
|
Saves a specific information for a SaaS site in the configuration of a client account. |
|
|
|
|
|
|
Returns the number of instances of the WEBDEV site currently run on the server. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...... |
|
|
|
|
|
|
All the features in WEBDEV Account Manager can be used via command line...... |
|
|
|
|
|
|
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page. |
|
|
|
|
|
|
Returns or modifies the different times associated with a file or directory (date created, modified or accessed). |
|
|
|
|
|
|
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed). |
|
|
|
|
|
|
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The following functions are used to manage Progress Bar controls in a WEBDEV page:... |
|
|
|
|
|
|
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site. |
|
|
|
|
|
|
The saasUser type is used to define the advanced characteristics of a user of SaaS site. |
|
|
|
|
|
|
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc. |
|
|
|
|
|
|
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|