ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Events associated with supercontrols
List of events associated with supercontrols...
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
gpwOpen (Function)
Opens the User Groupware login window or page.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
HTTP constants
List of constants used by the HTTP functions....
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
SQLFirst (Function)
Positions on the first row of the query result.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
grRBAddData (Function)
Adds data to a Radial Bar chart.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
HTML (Property)
The HTML property is used to configure the use of HTML content.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
ThreadPersistent (Function)
Makes a thread persistent.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.