ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window...
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Arithmetic operators
The arithmetic operators are......
Chart: Managing legends
Several types of legends are supported in the charts......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
DotNetRun (Function)
Runs a procedure on a .Net server.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Description window of a combining query
The description window of a combining query consists of several sections......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
State (Property)
The State property is used to get and change the state of an element.