ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Detailed use of WINDEV FTP/RPC
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
<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....
Configuring the SOAP administrator
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Installing a SOAP server with Netscape iPlanet 4.1
ScrollbarMaxPosition (Function)
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application.
9. Types of standard controls
Types of standard controls...
15. Unit tests on the executable
Creating an executable: General options
The main executable options are as follows......
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Installing a SOAP server with IIS
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Installing a SOAP server with Apache
4. When to use the debugger?
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....