ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL......
fLock (Function)
Entirely or partially locks an external file.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Guided Tour constants
WDInst allows you to configure the characteristics of the files to install......
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both in the window editor and programmatically......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
fCurrentDir (Function)
Identifies or modifies the current directory.
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Shared memory area constants
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.