ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeCharset (Example)
Usage example of the ChangeCharset function
Title (Property)
The Title property is used to get and change the title of an element.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
iPrintImage (Example)
Usage example of the iPrintImage function
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
grParameter (Function)
Retrieves or modifies a chart parameter.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
1. Deploying a static site
FTPSend (Example)
Usage example of the FTPSend function
dbgInfo (Function)
Returns a debug information.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
FTPTime (Example)
Usage example of the FTPTime function
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....