ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
HChangeName (Example)
Usage example of the HChangeName function
fDelete (Example)
Usage example of the fDelete function
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
fDirSize (Function)
Returns the size of a directory in bytes.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
SysDir (Function)
Returns the path of a system directory.
zipExtractPath (Example)
Usage example of the zipExtractPath function
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
HMergeView (Example)
Usage example of the HMergeView function
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Truncate (Function)
Truncates the right part of a string or buffer.
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
fListFile (Example)
Usage example of the fListFile function
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
fLongPath (Function)
Returns the full long path of a file or directory.