ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
SQL view
An SQL view is a virtual data source defined by an SQL query......
Manager of automated tests
The test manager is used to......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Configuring the SOAP administrator
Creating the Table windows of the WINDEV RAD pattern
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
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......
XMLDocument (Function)
Creates a new XML document.
MemCreate (Function)
Creates a memory area.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
OCRExtractText (Function)
Reads the text contained in an image.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
Break in a report
The break is used to group the records corresponding to a sort criterion......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Creating the Relation pages of a WEBDEV RAD pattern
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).