ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Code editor: Display options
The code editor proposes several display options......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
The Upload control
The Upload control is used to upload files on the Web server......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Access rights to a class property
A property is a code element that includes two processes......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
User report editor (Reports & Queries)
A report provides a custom view of data......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
4. Create a page in the editor...
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min