ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
ERR_NO_PAGE
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
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....
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
Application management functions with "Live update"
List of functions for managing the applications with "live update"...
TimeZone (Property)
The TimeZone property is used to set the time zone.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
OBEXGetFile (Function)
Retrieves a file from a device that supports the OBEX protocol.
RecycleBinRestore (Function)
Restores a file found in the recycle bin of the system.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
SandboxMode (Property)
The SandboxMode property determines if the sandbox mode is used.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.