ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Automation object
The Automation keyword is used to declare an automation object...
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
11. User Macro-Code: UMC in practice
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Browser constants
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Using the Salesforce service
Salesforce is a very popular CRM software......
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
fDelete (Example)
Usage example of the fDelete function
Creating the menus for the pages of the WEBDEV RAD pattern
Character strings
WLanguage supports different types of strings....
Service variable
The Service variable is used to......
HMode (Function)
Changes the mode and the method for locking data files.
Logical operators
The logical operators are as follows......