ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
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.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
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.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
diffApply (Function)
Applies a difference buffer to a specific buffer.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Clipboard management functions
List of functions for managing the clipboard...
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Chart constants
List of constants used by the functions for chart management....
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.