ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....
<Variable DiskFile>Create (Function)
Creates an external file.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Conversion (Function)
Converts a value from a unit to another one.
Configuring an application with User Groupware
Assignment of RETURN
The return value of the process currently run can be assigned...
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
grColor (Function)
Returns and initializes the color of different chart elements.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
Error 40: The END statement marking the end of the class declaration is missing
Error 38: The END statement marking the end of the structure declaration is missing
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
The Clickable Image control
The Clickable Image control can be used to......