ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
User Groupware files
Two categories of data files are managed......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
How to loop through a file using filters?
Handling menu options programmatically
The menu options can be handled......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Emulating constants
List of constants used by the functions for emulating automated tests....
Set of procedures
The global procedures are grouped in set of procedures......
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
.NET application
To create a.NET application from a project......
3. Deploying a WINDEV application
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....