ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Ad Hoc deployment
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
zipListFile (Function)
Returns the list of files found in an archive.
Execute (Function)
Starts the execution of a process through programming.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....