ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
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......
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
RTFToText (Function)
Returns the text without the formatting characteristics specific to RTF.
GglUploadDocument (Function)
Uploads a document to the Google server.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Animation (Property)
The Animation property animates an image.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
iParameterPDF (Function)
Defines the options for the generated PDF file.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
RTF input field: Automation formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HChangeName (Function)
Modifies the physical name of a table.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Attribute (Property)
The Attribute property is used to manage attributes.
DDEError (Function)
Returns the runtime status report of a DDE function.