ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later...
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism...
Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)...
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options...
Windows: What to bear in mind if your customers use Vista (and higher)
Windows Vista (and later) proposes several improvements...
CurrentYear (Function)
Returns the current year in integer format.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
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.
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.
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.
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.