ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
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
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
SysColor (Function)
Identifies or modifies the color of a Windows element.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Events associated with Flash controls
List of events associated with Flash controls...
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
grExist (Function)
Checks the existence of a chart in memory.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
PDFIsProtected (Function)
Checks whether the PDF file requires a password to be read.
Language (Property)
The Language property gets and sets the language used.
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. .......
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
Error 20: The variable of the FOR loop should be a real
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Returns the number of the line that contains a character identified by its position in a block of text....
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.