ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing Organizer controls
Constants for managing Organizer controls...
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Query editor: Characteristics
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
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)......
The HTML control
The HTML control displays HTML pages or HTML code......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Environment of code editor