ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Bitwise operators
The operations on binary values are performed......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Error 704: The property does not exist on
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
DocRedo (Function)
Restores the last undone action on a Word Processing document.
<Word Processing>.Redo (Function)
Restores the last undone action on a Word Processing control.
<Word Processing>.Undo (Function)
Undoes the last action performed on a Word Processing control.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
MCIRetrieve (Function)
Returns the last result of the MCI command run by MCIExecute.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
ERR_CANNOT_OPEN_FILE
ERR_LOADMOREDLL
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......