ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
PDFToText (Function)
Extract the text contained in an Document PDF.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
SchedulerToiCalendar (Function)
Exports the appointments from a Scheduler control in iCalendar format.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HConnect (Example)
Usage example of the HConnect function
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Installing a Webservice (old format)