ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a Webservice (old format)
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
EndService (Function)
Ends the execution of the current service.
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
HTTP functions
List of HTTP functions...
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......