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]...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
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...
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"...
Memo (Property)
The Memo property is used to determine if an item is of type memo.
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described...
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
iPreview (Example)
Usage example of the iPreview function
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV...
Aliases on data files: HAlias
The aliases are used to handle......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files...
The Check Box control
A Check Box can correspond to......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project...
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL"...
Event (Example)
Usage example of the Event function
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Managing main window menus
A main menu is necessarily associated with a window......
Style sheet
A style sheet ("......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
CtDescribedCaption (Property)
The CtDescribedCaption property is used to get and set the caption of the connection to the OLE DB...
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
The Static control
A Static control is a control used to display a static text......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application....