ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scope (Property)
The Scope property property is used to specify requested permissions.
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
SQLPrevious (Function)
Positions on the previous row of the query result.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
SQLNext (Function)
Positions on the next row of the query result.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
Global (Property)
The Global property is used to determine if an element is global.
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
DurationToString (Function)
Converts a duration to a character string in the specified format.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Constants for managing Big Data Redis databases
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Functions for managing arrays (prefix syntax)
List of functions for managing arrays...
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
SQLReqExists (Function)
Checks the existence of a query.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
State (Property)
The State property is used to get and change the state of an element.
Event
The Event keyword can correspond to:
Group (Property)
The Group property is used to identify and change groups of elements.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.