ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the project
List of events associated with the project...
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
pdfParameter (Variable type)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Specific features of the Express version
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
WDTestSite: Presentation
WDTestSite is used to run different tests on a WEBDEV website......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Manipulating Segmented Button controls programmatically
WINDEV and WINDEV Mobile allow you to programmatically manipulate Segmented Button controls......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....