ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GeometryCoveredBy (Function)
Determines if every point of geometry A lies inside or on the boundary of geometry B.
Format of the content in the text file
The text files created by WDMSG use a specific format......
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
YImage (Property)
The YImage property gets and sets the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
XImage (Property)
The XImage property gets and sets the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
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.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
3. Deploying a WINDEV application
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
NFCSendTag (Function)
Sends a NFC tag to another device.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
emailAttach (Variable type)
The emailAttach type is used to handle an attachment.
HClient structure
The HClient structure is used to......
GetDefinition (Function)
Retrieves the element type definition.