ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
REP files
REP files contain the list of data files handled by the application....
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.