ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional events
By default, the codes available in the code editor correspond to the most common codes......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Recompiling the project
The project compilation is a process used to......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Creating links
Links help users navigate the help system......
Analysis links
The links are used to link the files found in an analysis between themselves......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
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 files......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
The planes in WEBDEV
The planes are used to group the controls of an element......
Creating nested reports
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......