ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
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...
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
PDFToText (Function)
Extract the text contained in an Document PDF.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
EventOpen (Function)
Opens a synchronization event between several threads.
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Description (Property)
The Description property is used to get and change the description of an element.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
Constants for sound management
List of constants used by the functions for sound management....
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Handling an Edit control programmatically
You can handle Edit controls programmatically......
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
2. Types of setup
Types of setup...
Error 31: The file to include is not found. Check the name and path ...