ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
Error 2109: You are using the ObjectInfo function
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Recompiling the project
The project compilation is a process used to......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Share your projects via Git
Git is a source code manager......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......