ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Various constants
List of various constants....
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Error 1016: The method of the class is private
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
WordToArray (Function)
Fills an array with the words from a string.
Custom tooltips
Tooltips are very useful for application users......
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
13. Universal replication
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Constants for managing the registry
List of constants used by the registry management functions....
Activation key management functions
The following functions are used to manage activation keys:...
Information 37: Optimize your FOR loop
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.