ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadFirst (Example)
Usage example of the EmailReadFirst function
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
ChangeCharset (Example)
Usage example of the ChangeCharset function
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.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
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....
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
fDate (Example)
Usage example of the fDate function
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.