ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
HClient structure
The HClient structure is used to......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
15. Cookies: information stored on the end user's computer
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Events associated with Radio Button controls
List of events associated with Radio Button controls...
9. Generation modes
WINDEV Mobile includes different types of generation......
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
3. Deploying a dynamic WEBDEV site
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Set of procedures
The global procedures are grouped in set of procedures......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Task list
Each project can be associated with a task list......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Events associated with Check Box controls
List of events associated with Check Box controls...
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......