ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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]...
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"...
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window...
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Body Complement block
The Body complement block is linked to the Body block......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
16. Types of code
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Binding a Combo Box control to an item
Report data source
...The reports can be created with the data coming from:...
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Cardinalities
The cardinalities are used to count the links between the files......
PicResize (Function)
Resizes a WDPic image.
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV...
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data...
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according...
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application....