ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
ImageFirst (Function)
Displays the first image for the scroll.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
InAndroidMode (Example)
Usage example of the InAndroidMode function
MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function
DnDAccept (Example)
Usage example of the DnDAccept function
VideoGenerateThumbnail (Example)
Usage example of the VideoGenerateThumbnail function
MatCreate (Example)
Usage example of the MatCreate function
MatStack (Example)
Usage example of the MatStack function
OpenMobileWindow (Function)
Opens a window in a mobile application.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Open (Function)
Opens a modal WINDEV window.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
zipOpen (Example)
Usage example of the zipOpen function
BurnerAddDirectory (Example)
Usage example of the BurnerAddDirectory function
MatDelete (Example)
Usage example of the MatDelete function