ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a Responsive Web Design page
Websites can be viewed on several platforms......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
13. Types of standard controls
WEBDEV concepts
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Sending elements to Free Technical Support
ServiceWait (Function)
Pauses the current service during the specified duration.
Functions for managing objects (External language)
PermissionRequest (Function)
Prompts the user to grant an application permission.
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
FTPDate (Example)
Usage example of the FTPDate function