ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
Sub-query
A sub-query is a query whose result is used by another query......
PC SOFT Free Technical Support
Thank you for buying one of our products......
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Query editor: Characteristics
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
ImageStopScrolling (Function)
Stops the automatic image sliding.
UPNPMediaOpen (Function)
Opens a media on the UPnP device.
<Image>.StopScrolling (Function)
Stops the automatic image sliding.
<Image>.Last (Function)
Displays the last image for the scroll.
<Image>.Previous (Function)
Displays the previous image for the scroll.
<Image>.First (Function)
Displays the first image for the scroll.
<Calendar>.SelectPlus (Function)
Selects a date in a Calendar control.
PicMergeLayer (Function)
Merges the layers of a WDPic image.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<Image>.DrawText (Function)
Draws a text in an Image control.
<Image>.Fill (Function)
Colors an area in an Image control.
<Image variable>.Fill (Function)
Colors an area in an Image variable.