ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
Combination (Type of variable)
A combination is a set of options.
Shared memory area constants
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
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.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
NextTitle (Function)
Modifies the title of next window to open.
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
SocketConnect (Function)
Connects a client computer to a given socket.
Image control in a window
This help page presents the characteristics of an Image control found in a window...