ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadPersistent (Function)
Makes a thread persistent.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
GglUploadDocument (Function)
Uploads a document to the Google server.
HExecuteProcedure (Function)
Runs a stored procedure.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
VibrationTrigger (Function)
Triggers the vibrations of the device.
Handling a chart in the editor
In the editor, a Chart control includes different sections......
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
URIGetInfo (Function)
Retrieves information of a URI resource.
10. Page templates
Utility components
WINDEV includes several utility components that allow you to handle data directly......
URI constants
The following constants are used by URI-specific functions:...
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
MatMultiply (Function)
Multiplies two matrices.