ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
HExecuteProcedure (Function)
Runs a stored procedure.
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
MyPage (Reserved word)
MyPage is used to handle the current page...
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
WaitWindowStart (Function)
Opens the wait window of application.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....