ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppParameter (Function)
Returns information about the mechanism for automatic application update.
Error 1060: Unable to call method without parameter: add ()
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
fShortName (Example)
Usage example of the fShortName function
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
AAF: Sort/Search/Filter on the columns of Table controls
Interface of WDInst
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Multimedia functions (prefix syntax)
List of Multimedia functions...
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
Date (Type of variable)
The Date type enables you to easily handle the dates...
Procedure/Function
A procedure is used to associate an identifier with a statement block......
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Date management constants
List of constants used by date management functions...
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
URL Rewriting
URL Rewriting is a technique used to improve SEO......
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.