ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
HAddLink (Function)
Adds an integrity rule between two data files on the server.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Constants used by the scanner functions
Constants used by the scanner functions...
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Error 2109: You are using the ObjectInfo function
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
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......
NextTitle (Function)
Modifies the title of next window to open.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
HFSQL Client/Server: Configuring the data files on the server
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......