ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
<Source>.MigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
OLESave (Function)
Saves the object found in an OLE control in binary format.
Common project
Projects are often cross-platform......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
HFSQL Client/Server: Configuring the server
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
The Static control
A Static control is a control used to display a static text......
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.