ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimelineDeleteTrack (Function)
Deletes a track from a TimeLine control.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
MenuInsertOption (Function)
Inserts a new option at a specific position.
DotNetDelegate (Function)
Initializes a.NET delegate.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Error (Function)
Displays a custom error message in a system error window.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
zipDeleteFile (Function)
Deletes a file from an archive.
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
HSetMemo (Function)
Used to modify the management mode of memo items.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
TimelineDeleteEvent (Function)
Deletes an event from a TimeLine control.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......