ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sEndEvent (Function)
Disables the detection of an event on a serial port.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
DateToDay (Function)
Returns the day corresponding to a given date.
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server table....
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
SSHWrite (Function)
Writes data into the specified SSH session.
SysSpace (Function)
Returns the physical memory space for the current computer.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
MemDelete (Function)
Deletes an element from a memory area.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
MyTable (Reserved word)
In a trigger, MyTable is used to identify the table that activates the trigger...
ServiceStop (Function)
Stops a service.
HStatTime (Function)
Returns the time of the last update for the index statistics.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
URLExtractPath (Function)
Returns the various elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
CaptionWidth (Property)
The CaptionWidth property gets and sets the width reserved for the text area in an Edit or Combo Box control.
SQL functions for handling spatial data
Below are the main SQL functions that can be used to handle spatial data in SQL queries......
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....