ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
HOut (Example)
Usage example of the HOut function
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
PageDisplay (Function)
Displays a web page in the user's browser....
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Content (Property)
The Content property is used to get and change the content of an element.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
Category (Property)
The Category property gets and sets the category of an element.
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
1. Deploying a static site
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
FTPSend (Example)
Usage example of the FTPSend function
HModify (Example)
Usage example of the HModify function