ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
WDZip: Overview
WDZip is used to compress and group your files in archives......
Organization chart linked to a data file
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
Programming patterns
CAUTION......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
<Array>.Min (Function)
Returns the lowest value in the array.
HFSQL Client/Server: Configuring the data files on the server
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
Compilation options (HLP format)
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Sound
The Sound keyword can correspond to: the Sound function, which is used to play Wav audio files. the Sound property....
Warning 127: You are using a data source local to the process
<Source>.Out (Function)
Allows you to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min