ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AJAXExecute (Function)
Runs a server procedure without refreshing the page.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Events associated with TreeView controls
List of events associated with TreeView controls...
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
16. Java applications in practice
Java applications in practice...
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Val (Function)
Returns the numeric value of a character string.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
dPoint (Example)
Usage example of the dPoint function
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
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......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Handling the report blocks through programming
Each report block is associated with different events......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.