ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the skin template of a report
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Error 203: The procedure already has a scope attribute (local or global)
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
iCloudKeyValueExist (Function)
Checks if there is a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRemove (Function)
Removes a key from an Apple iCloud-based container of "key-value" pairs.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Functions for managing objects (External language)
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Creating a Pivot Table control
To create a Pivot Table control......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......