ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
Deploying an application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
SEO of a WEBDEV website
In order for your site to get visitors, the Web users must be able to find it......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
DisplayFormat (Property)
The FormatAffichage property lets you know and modify the expected format for displaying a label: plain text, RTF or Markdown format.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Test of a query
The query editor allows you to run the test of query result......
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
upnpDevice (Variable type)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
<Map>.IDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
DriveCopyDirectory (Function)
Copies a directory on a remote drive to another directory.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....