ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extracting messages added or modified since last extraction
A project was already created and translated......
20. Managing suggestions and incidents
Managing suggestions and incidents...
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
ERR_CLOSED_PAGE
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
6. Multiple generation
...Multiple generation...
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......