ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Constants for managing projects
List of constants used by the functions for managing projects....
Error 108: The size of the variable is not allowed
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
RegistryCreateKey (Function)
Creates a key in the Windows registry.
fSelect (Example)
Usage example of the fSelect function
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Constants for manging the replication
List of constants used by the functions for managing the replication....
Optional events
By default, the codes available in the code editor correspond to the most common codes......
ServiceInfo (Function)
Returns information regarding the configuration of a service.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Font (Type of variable)
A Font variable creates a font programmatically...
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min