ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
fTime (Example)
Usage example of the fTime function
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
HAlias (Example)
Usage example of the HAlias function
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...