ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
BreadcrumbAddLink (Function)
Adds a link into a Breadcrumb control.
BreadcrumbInsertLink (Function)
Inserts a link into a Breadcrumb control.
BreadcrumbDeleteLink (Function)
Deletes a link from a Breadcrumb control.
BreadcrumbDeleteAll (Function)
Deletes all links from a Breadcrumb control.
MatError (Example)
Usage example of the MatError function
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
HaspHLDecrypt (Function)
Decrypts a character string by using the algorithms of the Hasp key.
<Looper>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
EmailReadLast (Example)
Usage example of the EmailReadLast function
gpwInitAnalysis (Function)
Initialize the analysis of user groupware.
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Accessing a database via a web service
The database can be accessed via a web service......
NFC constants
List of constants used by the NFC functions...
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Speech synthesis in the mobile applications
The phones can talk!......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...