ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Operations performed on use case diagrams
The following paragraphs explain......
Operations performed on deployment diagrams
The following paragraphs explain......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
InitRandom (Function)
Initializes the generator of random numbers.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
Random (Function)
Returns a random number.