ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
GDI+ framework
Some WINDEV features use the GDI+ framework......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
The Spin control
A Spin control is used to increase or reduce a value found in a control......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Feedback component
The Feedback component is a component provided with WINDEV......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Query and project
.NET Assemblies
.NET is Microsoft's software development platform......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Error 121: Shadowing a structure
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
The home page
The home page is the first page of your site......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
On/Off button in a window
The on/off button is a button that operates like a check box......