ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
FTPListFile (Example)
Usage example of the FTPListFile function
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Constants for manging the replication
List of constants used by the functions for managing the replication....
Replication: The different types
The data replication is a powerful feature......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
OCRExtractText (Function)
Reads the text contained in an image.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Creating the Relation pages of a WEBDEV RAD pattern
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Installing a SOAP server with IIS
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Help editor options
The options of the help editor ("Display......
Events associated with Table controls
List of events associated with Table controls...
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.