ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
Binary (Property)
The Binary property is used to determine if an item is binary.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
Google Calendar management functions
List of functions for managing Google calendars...
WinEdCreateNote (Function)
Creates a Repositionable Note control.
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Page Footer block
The Page footer block is run at the end of each page......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Procedure/Function
A procedure is used to associate an identifier with a statement block......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
BrowserPlatform (Function)
Returns the user's browser platform....
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.