ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCross (Function)
Crosses a record in a data file.
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
SysErrorMode (Function)
Modifies the display mode of errors.
HLogStop (Function)
Stops the log process of a file.
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Creating a delete query
A delete query (corresponding SQL statement......
ThreadMode (Function)
Changes the management mode of threads.
grDestinationWMF (Function)
Defines a meta file as chart destination.
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
HDescribeFile (Function)
Describes a data file programmatically.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
DateDifference (Function)
Calculates the number of days between two dates.
ERR_BAD_APPLICATION
Error 1013: The access to the member of the class is restricted by a protected inheritance
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
Creating a flexible modeling
To create a new flexible modeling, you can......
fMoveFile (Function)
Moves a file from one directory to another.
ERR_MSG_BOX
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).