ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
iDestination (Function)
Configures the print destination.
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
TimePicker (Function)
Opens the system time picker.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
ExeRemoteRun (Function)
Starts running a remote program from the current application.
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
Changing sites from AWP to SEO-ready session mode
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......