ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Removing a project from the SCM (Source Code Manager)
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Custom tooltips
Tooltips are very useful for application users......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
First project window
5. Which type of server to choose?
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Binding a Link control to an item
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis.
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......