ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterPDF (Function)
Defines the options for the generated PDF file.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated...
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart,...
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window...
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable...
Animation (Property)
The Animation property animates an image.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed...
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users...
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple...
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal...
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed...
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found...
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can...
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file...
Customizing the User Groupware
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file...
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......