ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or programmatically. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
HDescribeFile (Function)
Describes a table programmatically.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Code snippets
The code editor allows you to enter "Code snippets"......
BurnerAddFile (Function)
Adds a file to the compilation.
LooperInsert (Function)
Inserts a row into a Looper control.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
PDF file functions
...PDF file functions...
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the table. This item was defined in the data model editor or programmatically. Define whether the value of a calculated item is stored in the table (when describing the item through programming)....
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or programmatically. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
ArraySort (Example)
Usage example of the ArraySort function
LDAPListChildren (Example)
Use example for the LDAPListChildren function
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
ToClipboard (Function)
Writes text or image information into the system clipboard.