ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
ComponentLocate (Function)
Specifies the access path to an external component of project.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
XMLFind (Function)
Performs a search in an XML document.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
DurationToString (Function)
Converts a duration to a character string in the specified format.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
SocketRead (Function)
Retrieves a message sent by another socket.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.