ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
HOnError (Function)
Customizes the management of HFSQL errors.
JSONToXML (Function)
Converts a JSON string to XML.
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Functions for managing images (prefix syntax)
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Functions for managing images
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
DocSave (Function)
Saves a document as a "docx" file.
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
Net constants
List of constants used by the Net functions....
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).