ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
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. .......
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
HCloseAnalysis (Function)
Closes the current analysis.
Events associated with Flash controls
List of events associated with Flash controls...
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
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