ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
WINDEV concepts
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
fSize (Function)
Returns the size of a file (in bytes).
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
WEBDEV concepts
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
Accessibilité (Property)
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
fSeek (Example)
Usage example of the fSeek function