ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapAddItinerary (Function)
Adds an itinerary onto a Map control.
API (Function)
Runs a function found in an external DLL.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
VariableReset (Function)
Resets the variable to its initial value.
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Dequeue (Function)
Removes an element from the queue.
SNMP constants
List of constants used by the SNMP functions....
Pop (Function)
Pops an element from a stack.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Creating the executable and the setup program
The languages supported by the application are taken into account......
SemaphoreCreate (Function)
Creates a semaphore.
HErrorLock (Function)
Used to check whether a lock error occurred.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min