ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Using several libraries in an application
A library is a WDL file that contains all the resources......
fSelectDir (Function)
Opens a directory picker.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WINDEV Mobile 2024: New features in this version
Here are the new features that you will discover in this version......
fRead (Example)
Usage example of the fRead function
WinStatus (Function)
Identifies or modifies the window status.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
WEBDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WINDEV 2024