ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Reloading a document
To reload a document, ......
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
5. Displaying a WEBDEV Session site
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
grDestinationWMF (Function)
Defines a meta file as chart destination.
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
<String type>.StartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
<String type>.EndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...