ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
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......
LockAppOn (Function)
Locks a WINDEV application.
<Looper>.Position (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
<Table>.CellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
<Source>.ChangeName (Function)
Modifies the physical name of a data file.
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
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......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Environment of the query editor
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
SysSetFocus (Function)
Sets focus to a window or control.
Style (External language)
Loads a style sheet.
<EmailNotesSession variable>.StartSession (Function)
Starts a Notes session.
<emailNotesSession variable>.CloseSession (Function)
Closes a Notes session.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
<Image variable>.EncrustColor (Function)
Encrusts a color in an image found in an Image variable].
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Items used in a select query
A query created in the query editor can contain several types of items......
Switzerland.CheckOASI (Function)
Checks the validity of a Swiss Old-?Age and Survivors' Insurance Number (OASI)....