ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenMobileWindow (Function)
Opens a window in a mobile application.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
11. Controls in practice
Discover the main characteristics of the controls...
Constants for managing animations
List of constants used by the functions for managing the animations...
14. Managing the "Back" button in practice
Input (Function)
Displays a message allowing the user to type an information.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HTTPAddFile (Function)
Adds a file to the HTTP form.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
MySelf (Reserved word)
MySelf is used to handle the current control...
StatCovariance (Function)
Calculates the covariance between two series of values.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Sound (Function)
Plays a sound in WAV format.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.