ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Error 103: The type is unknown
Error 502: Incompatible type
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
5. Which type of server to choose?
3. Types of accessible files
2. Types of accessible files
Types of accessible files...
9. Types of standard controls
Types of standard controls...
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.