ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Animation (Property)
The Animation property animates an image.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
zipDeleteFileList (Function)
Deletes a list of files from an archive.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Context menu of TreeView controls (AAF)
Each TreeView control in a window offers the user a context menu by default......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
fSplit (Function)
Splits a file into several files.
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
HStopServer (Function)
Stops an HFSQL server.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
MatInvert (Function)
Calculates the inverse of a square matrix.