ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
iParameter (Function)
Retrieves the printer configuration and configures the print.
fShortName (Example)
Usage example of the fShortName function
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
1. My first Android/iOS project
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
docTabulation (Variable type)
The docTabulation type is used to define the characteristics of a custom tabulation.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min