ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
SOAPRun (Function)
Runs a procedure on a SOAP server.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
ServiceRestart (Function)
Restarts a service (already started).
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
Error 35: 'Continue' is available in the loops only
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
7. Internal component
An internal component is a set of elements from a project....
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
TwainToJPEG (Function)
Allows you to: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
grImageSize (Function)
Defines the size of the image containing the chart.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
ContactAdd (Example)
Usage example of the ContactAdd function