ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

JWTParameters (Variable type)
The JWTParameter type is used to define all the data required for JWT-based authentication.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<ANSI string>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
fLock (Example)
Usage example of the fLock function
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
BrowserType (Function)
Returns the type of browser used by the Web user.
HLogRecreate (Function)
Used to recreate an empty log.
fUnlock (Function)
Entirely or partially unlocks an external file.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
New (Reserved word)
New is used to allocate memory space...
dStraighten (Function)
Transforms an image by applying perspective correction.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......