ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EndProgram (Function)
Ends the execution of the current program.
FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
zipExist (Function)
Used to find out whether an archive exists.
fFileName (Function)
Returns the name of an external file that is currently opened.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
IntegerPart (Function)
Returns the integer part of a number.
EventDestroy (Function)
Explicitly destroys an event.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
FaxRestart (Function)
Restarts a fax in the spooler.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
Factorial (Function)
Returns the factorial of an integer number.
Map control functions
Map control functions...
fRemoveDir (Function)
Deletes a directory from a disk.