ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Multi-product external components
Components are a remarkably useful tool for development teams......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
AWP without UI
Bootstrap, Angular, React, Vue......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Handling a WinForm .Net control through programming
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
<Source>.CancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Commands of the external interface
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....