ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Constants for managing contact functions
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
Replication: The different types
The data replication is a powerful feature......
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
Outstanding progress bars
Simple or symmetric progress bar?...
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
TreeView constants
List of constants used by the TreeXXX functions...
Associative array (Type of variable)
An associative array is an "advanced" type of array...
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.