ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Project description: Files tab
The project description window allows you to configure various elements of your project......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Events associated with Button controls
List of events associated with Button controls...
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
9. Sharing a project in practice
Sharing a project in practice...
fSelect (Function)
Opens the Windows file picker.
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......