ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
2. Examples and components provided with WEBDEV
PageDisplay (Function)
Displays a web page in the user's browser....
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.)....
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....
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
6. Internal window
Internal windows...
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.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
5. Site test in practice
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....