ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
TableEnroule_objet (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
PaneVisibleByDefault (Property)
The PaneVisibleByDefault property determines if the image editor pane is visible by default.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
<Looper>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
Report based on a query
Queries are used to easily select records in one or more data files......
<Table>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
ERR_BAD_SERIAL_NUMBER
Error 106: Redefinition of a global variable
InWinRTSimulatorMode (Function)
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode). Function kept for backward compatibility....
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.