ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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
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.
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......
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.
SocketConnect (Function)
Connects a client computer to a given socket.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
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)......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Input (Function)
Displays a message allowing the user to type an information.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Discover all the possibilities of pivot tables
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.