ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Wi-Fi functions
Functions for Wi-Fi management...
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
<Chart>.SeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
xBase files: Limits
5. Deploying a dynamic site (Session or AWP) in practice
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
End of break block
The End of break block is optional......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Assisted universal replication: specific features