ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDConver : Use in interactive mode
Before you start using WDConver, you must have......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
zipListFile (Function)
Returns the list of files found in an archive.
zipInfoFile (Example)
Usage example of the zipInfoFile function
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
dPen (Example)
Usage example of the dPen function
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Creating and handling an item
The main operations that can be performed on an item are as follows......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
ActionRedo (Function)
Runs the last action canceled.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.