ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
.NET application
To create a.NET application from a project...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools...
History of versions
The history of setup versions is an advanced feature of the network setup...
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....
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
TimeToInteger (Function)
Converts a time to an integer.
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...