ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming the table cells
The Table controls can be handled......
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
gpwOpen (Function)
Opens the User Groupware login window or page.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
gpwListOAuthParameters (Function)
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers (Google, Facebook, etc.) to which it is possible to connect via the User Groupware. These parameters are defined via the User Groupware administration site.
Code history
The code history is used to......
Constants for managing appointments
Lists of constants used to manage the appointments...
SocketWrite (Function)
Writes a message intended to another socket.
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Image drawing and processing functions
List of image drawing and processing functions...
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
"Reports & Queries" software
This is "Reports & Queries"......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
SocketClose (Function)
Closes a socket or a connection to a server socket.
The Image control
The Image control is used to......