ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
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...
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
ControlClone (Function)
Creates a new control from an existing control.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
ThreadExecute (Function)
Starts the execution of a secondary thread.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
CurrentMonth (Function)
Returns the number of the current month.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
HStatTime (Function)
Returns the time of the last update for the index statistics.
InitParameter (Function)
Initializes the management of persistent values.
iBorder (Example)
Usage example of the iBorder function
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
The different types of integers
zipListFile (Function)
Returns the list of files found in an archive.
zipCreate (Function)
Creates an archive.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
gpwAddUser (Function)
Adds a user to the User Groupware database.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
BTLEDescriptorReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.