ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
.NET object
To access a class......
HTML document management functions
List of functions that manipulate HTML documents....
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
dPoint (Example)
Usage example of the dPoint function
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
grParameter (Function)
Retrieves or modifies a chart parameter.
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
WINDEV: Example of programmed Drag and Drop
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
13. Security benefit: managing the "Back" button
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.