ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
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.
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....
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
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.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Properties of a help page
The characteristics of a help page are used to define......
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
HCloseAnalysis (Function)
Closes the current analysis.
Language (Property)
The Language property is used to get and change the language used.
Email (Property)
The Email property is used to get and change an email address.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
Constants for test
List of constants used by the functions for managing automated tests....
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.