ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
10. UMC: User Macro-Code
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Interactive notification management constants
Interactive notification management constants...
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Specific features of the Express version
Properties associated with a page
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Creating the Form pages of a WEBDEV RAD pattern
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min