ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multimedia control properties
List of properties associated with the Multimedia control...
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
Max (Function)
Returns the greatest value passed as parameter.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
ErrorThrow (Function)
Throw a non-fatal error.
ThreadPause (Function)
Pauses the current thread during the specified duration.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
Complete (Function)
Returns a character string of a specified length.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Combination (Type of variable)
A combination is a set of options.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
Bitwise operators
The operations on binary values are performed......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
FolderData (Function)
FolderData is kept for backward compatibility.
ArrayDistinct (Function)
Returns an array without duplicates.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
fWriteLine (Example)
Usage example of the fWriteLine function
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
gClickableLink (Function)
Adds a clickable link in a graphic string.
SysWinActive (Function)
Returns the handle of the active window or activates a window.