ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
LoadWDL (Example)
Usage example of the LoadWDL function
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
MemFound (Function)
Checks whether the sought element was found.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
TimeToInteger (Function)
Converts a time to an integer.
DotNetDelegate (Function)
Initializes a.NET delegate.
SQLModify (Function)
Modifies the content of a row in the query result.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Multimedia control properties
List of properties associated with the Multimedia control...
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
Compilation options
The compilation options allow you to define the help system generation settings......
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
<Organizer>.DeleteAll (Function)
Deletes all the appointments from an Organizer control.
BTLEDescriptorReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
GglConnect (Example)
Usage example of the GglConnect function