ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
3. Managing sockets
WINDEV includes advanced socket management functions....
Automatic management of exceptions
The management of exceptions can be customized by process......
Describing an element
A flexible modeling includes different elements linked together......
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Installing and starting WDTRAD
Principle of remote check
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
PicRectangularSnip (Function)
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image.
<Image>.CoordinateToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Resizing a window (AAF)
Internal component
An internal component is a set of elements from a project......
Information 302: Ambiguity between a variable and a control
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Summary table: Managing the application directories according to the platform