ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
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...
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet 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.
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......
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
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.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
Label report
The report editor allows you to create "Label" reports......
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.