ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Edit control
The Edit control allows users to enter data......
Calendar (Variable type)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
12. Retrieving data from a website
Modifies the hue, the saturation and the lightness of an image in an Image control....
API (Function)
Runs a function found in an external DLL.
Types of Edit controls
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
HOpenConnection (Function)
Opens a connection to a specific database.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.