ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Programming custom calculations in Table controls
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Installing a SOAP server with Apache
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.