ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
XML functions
List of XML functions...
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Peeling Corner control properties
Cell control properties
List of properties associated with the Cell control...
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
FolderData (Function)
FolderData is kept for backward compatibility.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
grImageSize (Function)
Defines the size of the image containing the chart.
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
SysRecentDocList (Function)
Returns the list of recently opened documents.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.