ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
End of Document block
The End of document block is run once at the end of the report execution......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Accessing a database via a web service
The database can be accessed via a web service......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
OpenChild (Function)
Opens a non-modal child window.
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Reverse code modeling
The reverse code modeling allows you to view in a graph......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min