ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Internal component
An internal component is a set of elements from a project......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
5. Site test in practice
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......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
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.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Share your projects via Git
Git is a source code manager......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Logical operators
The logical operators are as follows......