ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
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....
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Different types of data (Type of variable)
A variable is defined by name and type......
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....
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Error 31: The file to include is not found. Check the name and path ...
Declaring and using a variable
A variable is defined by name and type......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
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......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
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......
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......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
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