ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketConnect (Function)
Connects a client computer to a given socket.
WINDEV 2024 Tutorial
TimelineListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
SocketRead (Function)
Retrieves a message sent by another socket.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
WINDEV FTP functions
List of WINDEV FTP functions...
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
<Gantt chart>.AddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
GanttListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
LanguageToName (Function)
Returns the name of a language.
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
<TimeLine>.ListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
9. Overlaying controls
<Organizer>.ListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
<Scheduler>.ListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
Error 204: using a parameter without optional value after parameters ...
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......