ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binary (Property)
The Binary property is used to determine if an item is binary.
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
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.
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
SysSpace (Function)
Returns the physical memory space for the current computer.
SQLListSource (Function)
Lists the data sources declared on a local site.
sEndEvent (Function)
Disables the detection of an event on a serial port.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
WinEdCreateNote (Function)
Creates a Repositionable Note control.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
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....
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.