ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
HDelete (Function)
Deletes a record from a data file (query or view).
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Summary table: Managing the application directories according to the platform
Google constants
List of constants used by the Google functions....
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Manager of automated tests
The test manager is used to......
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
grDestinationControl (Function)
Defines an Image control as destination of a chart.