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...
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Constants for managing the registry
List of constants used by the registry management functions....
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
MDI functions
List of MDI functions...
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
RegistryRename (Function)
Renames a key in the registry.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
Wait (Function)
Temporarily stops the program execution.
Control (Type of variable)
The Control type is used to define the characteristics of a control.