ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Environment of code editor
BCToImage (Function)
Generates the image of a bar code.
nWDGetLastError: Error code of last error
Error code of last error......
nWDInitProject: Initialization code of project
Run the initialization code of project......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
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......
12. Control templates
WINDEV Mobile allows you to create control templates....
Help about new features: Letting users know about changes
Applications are constantly evolving......