ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Edit control
The Edit control allows users to enter data......
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
Token management functions
Token management functions in "Text token" Edit controls....
Handling an Organization Chart control through programming (prefix syntax)
<emailOutlookSession variable>.ListFolder (Function)
Returns the list of folders found in the Outlook messaging software.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image variable.
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
<mongoCollection variable>.DeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
HTMLFindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document (or in an HTML node).
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....