ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Various constants
List of various constants used by the constants WINDEV functions....
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
AddLink (Function)
Adds a link to a text section in an edit control.
BreakAdd (Function)
Adds a break into a Table or Looper control.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
VideoCapture (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....
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Beep (Function)
Emits a beep.