ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword...
Referring to an element in a WLanguage event / process
HFSQL Cluster functions
The following functions are used to manage an HFSQL cluster
Advanced types
The advanced types of WLanguage are as follows
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa...
Widget functions
Les bulles d'aide permettent d'aider rapidement l'utilisateur dans vos applications...
Compound statements
Web service functions
Web service functions
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....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Set of procedures
The global procedures are grouped in set of procedures......
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
Local procedure
Two types of procedures are available......
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......
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins...
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored...
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins...
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iFont (Function)
Selects the default font.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
iVLine (Function)
Prints a vertical line at specified coordinates.
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage...
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
The "Code hashtags" pane
Welcome to Reports & Queries
Reports & Queries is used to......