ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
How to create a menu?
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Operations performed on object diagrams
The following paragraphs explain......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Project Management Hub: Time tracking
The time spent can be listed on......
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
12. Pages in practice
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
The use of the Automation type in a site is reserved for the advanced users
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).