ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
<Connection variable>.SetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
User Groupware management functions
List of functions for managing the User Groupware...
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
<httpRequest variable>.ManageCookie (Function)
Enables or disables the management of cookies in an HTTP request run by HTTPRequest.
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
Notes document management functions
List of functions for managing Notes documents...
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
LooperSavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.