ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
Manipulating Carousel controls programmatically
WINDEV lets you manipulate a Carousel control directly by programming......
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a web service. This request can be modified to adapt it to the expectations of the web service, if necessary. It can then be sent using HTTPSend.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of web services includes the necessary tools to allow the consumption of secure web services used to manage the Sesam Vitale cards......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
Events associated with Calendar controls
List of events associated with Calendar controls...
Events associated with Check Box controls
List of events associated with Check Box controls...
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with Tab controls
List of events associated with Tab controls...
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Activation key management functions
The following functions are used to manage activation keys:...
Events associated with an Organizer control
The following events are associated with Organizer controls:...