ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
CameraRequestPermission (Function)
Requests permission to use the device's camera....
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
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....
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
HCloseAnalysis (Function)
Closes the current analysis.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
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....
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
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.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
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. .......
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....