ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
<Connection variable>.SetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
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.
<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.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
WLanguage procedure called by iCloudKeyValueWatch
Callback of the iCloudKeyValueWatch.Cb function for the callback parameter
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
HConnect (Example)
Usage example of the HConnect function
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
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.
SchedulerToiCalendar (Function)
Exports the appointments from a Scheduler control in iCalendar format.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
10. Internal components in practice