ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Describing a problem to the Free Technical Support
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
HCloseConnection (Example)
Usage example of the HCloseConenction function
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
InfoBuild (Function)
Displays a custom message in a system information window.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
NFC constants
List of constants used by the NFC functions...
Speech synthesis in the mobile applications
The phones can talk!......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Events associated with TreeView controls
List of events associated with TreeView controls...
Input (Function)
Displays a message allowing the user to type an information.