ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Code history
The code history is used to......
Structure of data files of user groupware
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Using the Vista style in your windows
WINDEV allows you to customize......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
ID (Property)
The ID property is used to get and change IDs.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
grZoom (Function)
Defines the zoom of a chart.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
iPrintBlock (Function)
Forces a report block to print.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....