ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Examples for using the OLE DB provider for HFSQL
WEBDEV concepts
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
ContextClose (Function)
Closes a page context.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Number (Property)
The Number property is used to get the number of an element.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......