ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
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......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...