ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Open (Function)
Opens a modal WINDEV window.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Events associated with List Box controls
List of events associated with List Box controls...
iCreateFont (Function)
Creates a new print font.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
EmailGetAll (Function)
Retrieves all the emails found on a server.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Classes, members, methods and properties
A class is made of......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
13. Security benefit: managing the "Back" button
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.