ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating help pages
A help system includes several pages......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Query editor
The query editor is used to automatically create queries on the data files......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Project description: Project tab
The project description window allows you to configure various elements of your project......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
SocketRead (Function)
Retrieves a message sent by another socket.
HTTP functions
List of HTTP functions...
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
WEBDEV administrator: Viewing logs
The "Logs" tab is used to see the details of logs for a specific period......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......