ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming overview in C and C++
Several print modes are available for a report.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Error 31: The file to include is not found. Check the name and path ...
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
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....
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Functions for managing multiple languages
Functions for managing multiple languages...
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Declaring and using a variable
A variable is defined by name and type......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Replication management functions
Three types of replication are proposed......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
How to develop a PHP site?
What is a PHP site?......
The "Code hashtags" pane
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......