ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrint (Function)
Sends the character string passed as parameter to the print buffer.
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
How to loop through a file using filters?
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Handling a control through programming in a report
All report controls can be handled through programming......
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
fSelectDir (Function)
Opens a directory picker.
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.