ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating Diagram Editor controls programmatically
WINDEV and WEBDEV allow you to programmatically manipulate Diagram Editor controls......
XMLAddAttribute (Function)
Adds an attribute into an XML document.
GeometryUnion (Function)
Returns a geometry corresponding to the union of two geometries.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Error 122: The name of an Automation object must be a string
JSON (Variable type)
The JSON simplifies actions on data in JSON format.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Warning 18: Loop without potential end
fCreate (Example)
Usage example of the fCreate function
QuickAction (Variable type)
The QuickAction type allows you to define all the advanced characteristics of a quick action of an app on Android (app shortcut) or iOS (Quick Action).
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
InitParameter (Function)
Initializes the management of persistent values.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.