ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
WEBDEV scheduled task management functions
The following functions are used to manage scheduled WEBDEV tasks:
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
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 HTML Display control
The HTML Display control displays a web page in an application......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
11. Internal components in practice
Internal components in practice...
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......