ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
9. Types of standard controls
Types of standard controls...
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
EventChange (Function)
Modifies the status of an event.
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
ScrollbarMaxPosition (Function)
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application.
15. Unit tests on the executable
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Error 1001: The operators: and:: can only be used in the methods of classes
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Error 2109: You are using the ObjectInfo function
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
fRename (Function)
Modifies the name of a file.
SQLChangeConnection (Function)
Modifies the current connection.
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......