ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
HTML constants
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
HReadSeek (Example)
Usage example of the HReadSeek function
Various constants
List of various constants used by the constants WINDEV functions....
Print modes of a report
Several print modes are available for a report....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
FTPCommand (Example)
Usage example of the FTPCommand function
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
WDDIXIO overview
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Sound (Function)
Plays a sound in WAV format.
Installing a SOAP server with Apache