ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
<zipArchive variable>.ExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ... connection in which case the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
HCloseAnalysis (Function)
Closes the current database schema (or all current database schemas in the case of a project with multiple database schemas).
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
10. UMC: User Macro-Code
MCITrack (Function)
Returns the current track of a media file previously opened (MCIOpen).
VisibleRange (Property)
The VisibleRange property gets and sets the width of the Range Slider control track.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
The "Code hashtags" pane
TableMoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.
1
4
5
6
7
8
358
>