ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
EnumElement (Example)
Usage example of the EnumElement function
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Events associated with Table controls
List of events associated with Table controls...