ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
Python: Native calls
WLanguage allows for native Python calls......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Constants for external files
List of constants used by the functions for managing external files....
HStopServer (Function)
Stops an HFSQL server.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Handling an internal component
An internal component is a set of elements from a project......
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
grType (Function)
Identifies or modifies the type of chart.
Input (Function)
Displays a message allowing the user to type an information.
Crosstab report
The report editor allows you to create "Crosstab" reports......
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
2. Analysis in practice
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
grLegend (Function)
Indicates the presence and position of legend in a chart.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......