ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.
fFileName (Function)
Returns the name of an external file that is currently opened.
grDestinationWMF (Function)
Defines a meta file as chart destination.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
Handling Organization Chart controls programmatically
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Date management constants
List of constants used by date management functions...
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
SSHWrite (Function)
Writes data into the specified SSH session.
iPrintImage (Function)
Sends the image file to print to the print buffer.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
Telemetry: Main features