ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
fLongPath (Function)
Returns the full long path of a file or directory.
Procedure/Function
A procedure is used to associate an identifier with a statement block......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
User (Property)
The User property is used to identify and change the user of a feature.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
fShortPath (Function)
Returns the full short path of a file or directory.
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
fDirSize (Function)
Returns the size of a directory in bytes.
Contains (Function)
Allows you to check if a substring is within a string.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
MatCopy (Function)
Creates the copy of a matrix.
MatFloatAdd (Function)
Adds a value to each matrix element.
MatDelete (Function)
Deletes an existing matrix.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.