ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
The Upload control
The Upload control is used to upload files on the Web server......
Error 31: The file to include is not found. Check the name and path ...
Generating the RAD pattern
To generate a RAD pattern:...
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Handling the report blocks through programming
Each report block is associated with different events......
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
<Popup>.Animate (Function)
Displays a popup in a page cell.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.