ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Creating a window skin template
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
SemaphoreCreate (Function)
Creates a semaphore.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
BrowserRunApp (Function)
Opens the default Web browser of the current device.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Start of Break block (Break header)
The Start of break block is optional......
MapEndOfMove (Function)
Stops following the device movement in a Map control.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....