ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Position (Function)
Finds the position of a specified string within another string.
dCopy (Function)
Copies an image to another image.
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
grColor (Function)
Returns and initializes the color of different chart elements.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Multimedia constants
List of constants used by the multimedia functions....
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.