ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
TableMode (Function)
TableMode is kept for backward compatibility.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
5. User Groupware in practice
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Outstanding progress bars
Simple or symmetric progress bar?...
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Font (Type of variable)
A Font variable creates a font programmatically...
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Other operators
The following are additional operators......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Installing a SOAP server with IIS
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min