ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFileExist (Example)
Usage example of the HFileExist function
HTTP constants
List of constants used by the HTTP functions....
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
fSelect (Function)
Opens the Windows file picker.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Drawer control properties
List of properties associated with the Drawer control...
Bitwise operators
The operations on binary values are performed......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Table,Modify (External language)
Modifies an element in a Table control.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Size (Example)
Usage example of the Size property