ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLModify (Example)
Usage example of the SQLModify function
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
XML functions
List of XML functions...
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
fExtractPath (Example)
Usage example of the fExtractPath function
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Break in a report
The break is used to group the records corresponding to a sort criterion......
9. Hardware and software requirements
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Document (Type of variable)
The Document type is used to handle a "docx" document.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
14. Managing the "Back" button in practice
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
PageParameter (Function)
Returns the value of a parameter passed to the current page.