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....
DDEUnLink (Function)
Interrupts a link between an item and a data.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
xlsData (Example)
Usage example of the xlsData function
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
BackgroundTaskAdd (Function)
Adds a new background task.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Cross-references in the code editor
The cross-references in the code editor are used to identify......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Project (External language)
Opens and runs a WINDEV project.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Border of controls
One of the most important elements of control style is its border......
grInfoXY (Function)
Returns information about the series found at a specific chart point.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Accessing a database via a web service
The database can be accessed via a web service......
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......