ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipSplit (Example)
Usage example of the zipSplit function
AuthLogout (Function)
Logs out a user previously authenticated via: the OAuth 2.0 protocol on any web service. the OpenID protocol on any web service. a JSON Web Token (JWT)....
KeyPressed (Function)
Checks which key is pressed.
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
Address (Variable type)
The type Address type is used to manipulate the address of a place or person.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
Sending elements to Free Technical Support
The different operations available on report blocks are as follows......
HRecNum (Function)
Returns: the number of the current record in the HFSQL table. the number of the current record in the HFSQL view....
gpwAuthLogin (Function)
Allows you to log in to the User Groupware using an account such as Facebook, Google, Microsoft, etc.
rssDisplay (Function)
Builds a RSS feed and returns the content of the RSS feed to the client.
Polygon (Property)
The Polygon keyword can correspond to...
HTML document management functions
List of functions that manipulate HTML documents....
Continent and country management functions
Continent and country management functions...
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
LDAP constants
List of constants used by the LDAP functions....
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......