ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipDeleteFileList (Function)
Deletes a list of files from an archive.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Characteristics of Looper controls in a window
To display the control characteristics, select "Description" in the context menu of the control......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Internal component description
The description of an internal component can opened at any time......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS web service in order to allow it to be used......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
LooperDelete (Function)
Deletes a row from a Looper control.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.