ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipExist (Function)
Used to find out whether an archive exists.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
InPHPMode (Function)
Indicates whether the code is run in PHP.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
ThreadState (Function)
Returns the current status of a thread.
FaxConnect (Function)
Establishes a connection to a fax server.
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
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.
CurrentYear (Function)
Returns the current year in integer format.
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).
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....