ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
Check Box control functions
The following functions are used to manage the Check Box controls......
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
zipExist (Function)
Used to find out whether an archive exists.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal...
Contains (Function)
Allows you to check if a substring is within a string.
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record...
InDays (Property)
The InDays property is used to convert a Duration variable to days.
MatCopy (Function)
Creates the copy of a matrix.
MatFloatAdd (Function)
Adds a value to each matrix element.
MatDelete (Function)
Deletes an existing matrix.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
Events associated with a Multimedia control
List of events associated with a Multimedia control...
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed...
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status...
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV...