ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
XLS file handling functions
List of functions for managing XLS files...
xlsClose (Example)
Usage example of the xlsClose function
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Error 112: An array can only have a maximum of X dimensions
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
MDIOpen (Function)
Opens and enables an MDI child window.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
API (Function)
Runs a function found in an external DLL.
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......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
diffApply (Function)
Applies a difference buffer to a specific buffer.
TimeToString (Function)
Converts a time to a string in the specified format.
SysXRes (Function)
Returns the horizontal screen resolution.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
fMemExist (Function)
Checks the existence of a shared memory zone.
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Error 122: The name of an Automation object must be a string
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.