ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
EmailCheckAddress (Function)
Checks the validity of an email address.
Installing a SOAP server with Apache
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Table,Count (External language)
Returns the number of elements in a Table control.
ChangeSkinTemplate (Function)
Dynamically changes the theme: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
License agreement - HFSQL Client/Server
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Classes, members, methods and properties
A class is made of......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
ThreadPersistent (Function)
Makes a thread persistent.