ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
3. Managing sockets
WINDEV includes advanced socket management functions....
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
HTTP constants
List of constants used by the HTTP functions....
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...