ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GOTO statement
The GOTO statement is used to run a code identified by a given label...
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
6. Procedures
WINDEV Mobile Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
Check: Sending an email
The monitoring robot will......
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
How to loop through a file using filters?
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
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)......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
BufferToURI (Function)
Saves the contents of a buffer to a resource identified by its URI.
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
Events associated with Looper controls
List of events associated with Looper controls...
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Events associated with formatted display controls
List of events associated with formatted display controls...
Error 1018: The method is global: use the: operator: to access it
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....