ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OLE DB: System requirements
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Extended (Property)
The property Extended allows you to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
AttributeSerialize (Property)
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute.
Different types of data (Type of variable)
A variable is defined by name and type......
Component diagram
A component diagram shows the physical and static architecture of a system software......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Programming overview in C and C++
5. Project configuration
Project configuration...