ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Speech recognition management functions
The following functions are used to manage speech recognition:...
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Using the Vista style in your windows
WINDEV allows you to customize......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Setup on a local network (LAN)
The Wire control
The Wire control is used to visually link 2 controls......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Information 37: Optimize your FOR loop
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Error 19: The step of this FOR loop must be constant
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
PC SOFT Free Technical Support
Thank you for buying one of our products......
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.