ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Creating the skin template of a report
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Properties linked to the Euro management
List of properties linked to the Euro management...
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Columns (Property)
The Columns property allows access: to the configuration of a table column in a Word Processing document (docTable variable). to the configuration of a text column in a multicolumn document (docFormatMulticolumn variable)....
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Aligning elements in a List Box or Combo Box control (prefix syntax)
Several methods can be used to align the elements found in a List Box or Combo Box control......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
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....