ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with a page
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
OpenSister (Example)
Usage example of the OpenSister function
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
WinStatus (Function)
Identifies or modifies the window status.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
The Clickable Image control
The Clickable Image control can be used to......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....