ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
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.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
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. .......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
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....
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
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....
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.
HCloseAnalysis (Function)
Closes the current analysis.
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.
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....