ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
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......
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......
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....
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"...
fFileName (Function)
Returns the name of an external file that is currently opened.
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.