ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
PageParameter (Function)
Returns the value of a parameter passed to the current page.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Principle of remote check
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
ControlClone (Function)
Creates a new control from an existing control.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
REP files
REP files contain the list of data files handled by the application....
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Control constants
List of constants used by the functions for managing controls...
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
1
4
5
6
7
8
12
>