ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Query technical documentation
The query editor automatically creates a technical documentation for each query......
State (Property)
The State property is used to get and change the state of an element.
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
WDXView : Use
This help page presents the different features of WDXView......
Creating a window skin template
2. Types of setup
Types of setup...
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....