ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
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.
TimeValid (Function)
Checks the time validity.
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
Android Control Center
Do you know where to find your application log files?...
EndProgram (Function)
Ends the execution of the current program.
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.
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
FaxStatus (Function)
Returns the status of a fax sent by FaxSend.
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.