ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
EXE constants
List of constants used by the functions for managing executables....
Select query description window: Items that can be used
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
HAddGroup (Function)
Adds a group of users.
CurrentWin (Function)
Identifies the window currently in edit.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.