ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and handling an item
The main operations that can be performed on an item are as follows......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
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.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
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.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
EmailCheckAddress (Function)
Checks the validity of an email address.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Installing a SOAP server with Apache
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
TreeCollapse (Function)
Collapses a branch previously expanded.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
HCreateMovableReplica (Function)
Creates a movable replication.
Aliases on data files: HAlias
The aliases are used to handle......