ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
Position
The Position keyword can correspond to...
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
zipExtractPath (Example)
Usage example of the zipExtractPath function
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
HReadLast (Example)
Usage example of the HReadLast function
dBackground (Example)
Usage example of the dBackground function
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
zipSplit (Example)
Usage example of the zipSplit function
fEncrypt (Example)
Usage example of the fEncrypt function
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
fListFile (Example)
Usage example of the fListFile function
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
fDriveInfo (Function)
Returns information about a drive.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function