ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
zipClose (Function)
Closes an archive.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
Move
The Move property determines if an element can be moved.
MatDelete (Example)
Usage example of the MatDelete function
EmailSend (Example)
Usage example of the EmailSend function
StatVarianceP (Example)
Usage example of the StatVarianceP function
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
MatReadColumn (Example)
Usage example of the MatReadColumn function
StatError (Example)
Usage example of the StatError function