ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
nWDInitProject: Initialization code of project
Run the initialization code of project......
Environment of code editor
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
fSeek (Function)
Gets and sets current position in an external file.
<Source>.CancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
ScanList (Function)
Lists the scanners connected to the current computer.
SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.