ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
CreateShortcut (Example)
Usage example of the CreateShortcut function
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
Error 20: The variable of the FOR loop should be a real
Error 1005: To explicitly access a global element of '%1' class, use the syntax
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
dChord (Example)
Usage example of the dChord function
SysColor (Function)
Identifies or modifies the color of a Windows element.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Radio Button control functions
The following functions are used to manage the Radio Button controls......
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
Email (Property)
The Email property is used to get and change an email address.