ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Passing parameters
The parameters can be passed to a procedure......
FinInterestRate (Example)
Usage example of the FinInterestRate function
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
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.
TimeValid (Function)
Checks the time validity.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
DDEError (Function)
Returns the runtime status report of a DDE function.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
dFont (Example)
Usage example of the dFont function
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
Writing an email: the available methods
This help page presents the methods for writing an email....
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.