ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemCurrent (Function)
Returns the index of the current element.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WDINT license agreement
WDINT license agreement...
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
iReportPrintingStatus (Function)
Returns the status of the current print.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.