ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
DeleteButton (Property)
The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position.
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
Events associated with an Organizer control
The following events are associated with Organizer controls:...
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
iPageEnd (Function)
Forces the move to the next page during the report print.
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
gpwOpen (Function)
Opens the User Groupware login window or page.
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.
<Upload>.Size (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......