ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows Scheduler functions
List of functions for managing the scheduler
Miscellaneous Windows functions
List of miscellaneous Windows functions
Service functions
List of functions for managing services
SNMP functions
List of SNMP functions
Mouse functions
List of functions for mouse management
Recycle bin functions
List of functions for managing the recycle bin
Registry functions
List of functions for managing the registry
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.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
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.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
EndProgram (Function)
Ends the execution of the current program.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
FaxRestart (Function)
Restarts a fax in the spooler.
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
FaxPause (Function)
Pauses a fax in the spooler.
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.
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
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...
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
fRemoveDir (Function)
Deletes a directory from a disk.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).