ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
dFont (Example)
Usage example of the dFont function
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....
MemDelete (Function)
Deletes an element from a memory zone.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
UploadStart (Function)
Starts sending the selected files into an Upload control.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
MemExist (Function)
Checks the existence of a memory zone.
MemCurrent (Function)
Returns the index of the current element.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
dBackground (Example)
Usage example of the dBackground function
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.