ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
InitRandom (Function)
Initializes the generator of random numbers.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
OpenSister (Function)
Opens a non-modal sibling window.
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
WDDIXIO overview
SysRecentDocList (Function)
Returns the list of recently opened documents.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Events associated with an Organization Chart control
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
NetOpenRemoteAccess (Function)
Establishes a remote connection.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
Constants for managing emails
List of constants used by the functions for managing emails....
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......