ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
HDescribeConnection (Function)
Describes a new connection to an external database.
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
fCurrentDir (Function)
Identifies or modifies the current directory.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Installing and starting WDTRAD
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
SocketRead (Function)
Retrieves a message sent by another socket.
Installing and starting WDTRAD
PDF Reader control events