ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
New products brochure 28: WINDEV new products
New features in WINDEV 28 presented in the New Features brochure.
General environment of WINDEV
Initializes the different SQL variables with information relative to the last query run.
Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure.
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ...
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure.
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy...
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...
New features in WINDEV 2025
WINDEV 2025 is now available!
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time...
Environment of the project editor
The main elements of the project editor are as follows:
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
InWindowsMobileMode (Function)
Indicates whether the code is run:
  • from a Windows Mobile application.
  • from a WINDEV application, from a WEBDEV website or from a PHP application.
Function kept for backward compatibility.
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
(No title )
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created...
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search...
Z-index of a control
All the controls in a window or report have a different z-index......
DotNetRun (Function)
Runs a procedure on a .Net server.
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model...
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer....
HNext (Function)
Sets the position on the next data file record according to a browse item.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
TreeView Table control properties
List of properties associated with the TreeView Table control...
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used...
Passing parameters
The parameters can be passed to a procedure......
2. Projects in practice
Discover the main operations that can be performed on a project....
Extracting messages added or modified since last extraction
A project was already created and translated......
General exception mechanism
A process of general exception is available for all the components of the object...
Crosstab report
The report editor allows you to create "Crosstab" reports......
Designing a supercontrol
A supercontrol is an advanced type of control......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance...
Generating the RAD pattern
To generate a RAD pattern:...
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....