ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLAddChild (Function)
Adds a child tag into an XML document.
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
Service variable
The Service variable is used to......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Window controls
Several types of controls can be used in a window, ......
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Constants for managing arrays
List of constants used by the functions for array management....
14. Controls in practice
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....
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
DnDAccept (Example)
Usage example of the DnDAccept function
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Net constants
List of constants used by the Net functions....
Environment of the query editor