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...
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
ThreadPriority (Function)
Returns or modifies the priority level of a thread.
DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
Installing the monitoring robot
The monitoring robot includes three executables......
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
iCurrentFile (Function)
Returns the name of the file currently generated.
DDEUpdate (Function)
Modifies a linked data.
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Page Header block
The Page header block is printed on each new page......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
TimePicker (Function)
Opens the system time picker.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Manager of automated tests
The test manager is used to......
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
LastDayOfYear (Function)
Returns the date of the last day of the year.
DatePicker (Function)
Opens the system date picker.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.