ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
OpenMobileWindow (Function)
Opens a window in a mobile application.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Bar code constants
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Programming an indexed control
Events associated with windows
List of events associated with windows...
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
.NET object
To access a class......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......