ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Use (External language)
Opens the specified window by closing all the windows opened beforehand.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Open (External language)
Opens a window.
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Thread management functions
List of functions for managing threads...
Operating mode of dynamic Active WEBDEV Pages
PDF file management functions
...PDF file functions...
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Browser management functions
List of functions for managing browsers...
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
WLanguage procedure called by DeepLinkProcedure
WLanguage procedure ("callback") called by DeepLinkProcédure when the user clicks a deep link with a target URL associated with the application.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
RestartProgram (Function)
Ends the application and restarts it.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Multiline strings
To type character strings over several lines in the code editor...
EmailSend (Example)
Usage example of the EmailSend function
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
OpenChild (Function)
Opens a non-modal child window.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Specific features of the applications for iPhone/iPad