ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
HAddLink (Function)
Adds an integrity rule between two data files on the server.
OLESave (Function)
Saves the object found in an OLE control in binary format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
<Table>.AddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
17. TLS/SSL: Encrypting information on the Web