ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwSupervisor (Function)
Returns the username of the "Supervisor" account according to the framework being used.
InAndroidMode (Example)
Usage example of the InAndroidMode function
gpwVisitor (Function)
Returns the value that corresponds to the word "Visitor" according to the framework used.
zipOpen (Example)
Usage example of the zipOpen function
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
GglRequest (Example)
Usage example of the GglRequest function
8. OOP
WINDEV Mobile Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
8. OOP
WEBDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
SpreadsheetMergeCell (Function)
Merges specified or selected cells in an Spreadsheet control.
EndProgram (Function)
Ends the execution of the current program.
gpwRegisteredUsers (Function)
Returns the value that corresponds to "Registered users" according to the framework being used.
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.