ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Running the test of the User Groupware and installing it
Assignment operators
Three assignment operators are available......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Functions for handling directories and external files
List of functions for handling external files...
Operator on Address
The & operator returns the address of a variable as an integer
Multiline strings
To type character strings over several lines in the code editor...
ControlToSource (Function)
Assigns the control value to the source of a control link.
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Activation key management functions
The following functions are used to manage activation keys:...
Configuring an application with User Groupware
Overview
Overview of the different operators...
Bitwise operators
The operations on binary values are performed......
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
DateDifference (Function)
Calculates the number of days between two dates.
Age (Function)
Returns the age according to the date of birth.
DatePicker (Function)
Opens the system date picker.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Creating help pages
A help system includes several pages......
AppInstallUPD (Function)
Triggers the automatic update of current application.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......