ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
Creating the Vision windows of the WINDEV RAD pattern
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
The Static control
A Static control is a control used to display a static text......
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
Creating the Relation windows of a WINDEV RAD pattern
List of constants used by the functions for managing menus....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
The WDInst setup editor
WDInst is a setup editor used to define the setup parameters of your application......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.