ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to develop a PHP site?
What is a PHP site?......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Comparing the project messages
The comparison between source and target text helps you find translation errors......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Locking data files: correspondence between WINDEV 5.5 and the later versions
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Calling a procedure/a function
Syntax for calling a local or global procedure.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.