ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Handling Scheduler controls programmatically
A Scheduler control can be......
2. How to test a site?
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
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....
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
5. Deploying a dynamic site (Session or AWP) in practice
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Handling report blocks
The different operations available on report blocks are as follows......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......