ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
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......
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
2. How to test a site?
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
nWDInitProject: Initialization code of project
Run the initialization code of project......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Chart constants
List of constants used by the functions for chart management....
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
EmailSend (Example)
Usage example of the EmailSend function
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Custom properties (WLanguage)
A custom property is a code element with two events......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...