ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
Comment (Property)
The Comment property is used to manage comments.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Link (Property)
The Link property is used to get and change the link of an element.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
NotificationDisplay (Function)
Displays a message outside the browser.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.