ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version...
RestartProgram (Function)
Ends the application and restarts it.
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
WDInst: set directory for data files and User Groupware files
The setup editor WDInst ("Tools...
.NET application
To create a.NET application from a project...
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
2. Static or dynamic site
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
zipChangePath (Example)
Usage example of the zipChangePath function
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
TimeToInteger (Function)
Converts a time to an integer.
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
EmailLoadAttachment (Function)
Adds an attached file to an email.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
DDE constants
List of constants used by the DDE functions...
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Describing an element
A flexible modeling includes different elements linked together......
9. Hardware and software requirements
ExeGetPID (Function)
Returns information about the current process.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
HChangeKey (Function)
Changes the browse item.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
Constant
The constants are language elements whose value is fixed once and for all...
Date (Type of variable)
The Date type enables you to easily handle the dates...