ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysEncrypt (Function)
Encrypts data using Windows user credentials. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
NFCWriteTag (Function)
Starts writing data to an NFC tag.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
2. Examples and components provided with WEBDEV
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
zipDeleteFile (Function)
Deletes a file from an archive.
JWTParameters (Variable type)
The JWTParameter type is used to define all the data required for JWT-based authentication.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....