ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the remote accesses
The remote accesses are used to create a temporary network connection...
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
zipOpenRAR (Function)
Opens an existing archive in RAR format.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
Socket constants
List of constants used by the functions for socket management....
2. Projects in practice
Discover the main operations that can be performed on a project....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Salesforce functions
List of Salesforce functions...
fTime (Example)
Usage example of the fTime function
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
QuickActionPin (Function)
Generates a request to pin a quick action.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......