ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
The "Analysis" pane
The "Analysis" pane lists......
7. AJAX technology
Draws a rectangle in an Image variable....
Ad Hoc deployment
Camera field: decode barcodes (prefix syntax)
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
Sound
The Sound keyword can correspond to: the Sound function, which is used to play Wav audio files. the Sound property....
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
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......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Handling a .NET 3.0, 4.0, ... field (WPF) by programming
WINDEV allows you to manipulate a .NET 3.0, 4.0, ... (WPF) field by programming......
SAP ASE Native Connector (Sybase): Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV database schema......
Report based on a Table control
A report based on a data-bound Table control is used to directly print the information displayed in the control (based on a table or populated programmatically)......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...