ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
iParameterViewer (Function)
Configures the report viewer.
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
".STY" file: "Style sheet" file
A style sheet is a "......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
Size (Example)
Usage example of the Size property
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
SysTheme (Function)
Returns the current theme used on the mobile device.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
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....
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Diagram constants
The following constants are used to manage diagrams:...
ActionRedo (Function)
Runs the last action canceled.
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
Print functions
List of print functions...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......