ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
The planes in WEBDEV
The planes are used to group the controls of an element......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
Other operators
The following are additional operators......
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.