ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Width (Property)
The Width property is used to determine and change the width of an element.
ChangeAction (Example)
Usage example of ChangeAction
Constants for managing tiles
MemSeek (Example)
Usage example of the MemSeek function
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
iPrintBlock (Function)
Forces a report block to print.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
fShortName (Example)
Usage example of the fShortName function
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Constants for telemetry management
Constants for telemetry management...
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
StatCovariance (Function)
Calculates the covariance between two series of values.
FTPConnect (Example)
Usage example of the FTPConnect function
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
FTPDate (Example)
Usage example of the FTPDate function
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).