ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Code editor: Display options
The code editor proposes several display options......
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
WDDeploy features
WDDeploy can be used to......
Passing parameters
The parameters can be passed to a procedure......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
Image editor: Features
The image editor includes several features......
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Functions for managing objects (External language)
The "Code hashtags" pane
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Creating anchors
The anchors are used to define specific points in a help page......
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.