ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
SCM: Adding a project to the repository
Some operations are required before an existing project can be used by the Source Code Manager......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Describing an element
A flexible modeling includes different elements linked together......
iEndReport (Function)
Forces the report print to stop.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
HExportCSV (Function)
Exports the records found in a table (HFSQL or OLE DB), a view or a query to a CSV file.