ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Setup mode
Several methods can be used to distribute a WINDEV application......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
Events associated with windows
List of events associated with windows...
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
<Email variable>.ImportSource (Function)
Fills an Email variable using the content of its Source property.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
HCross (Function)
Crosses a record in a data file.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HDescribeFile (Function)
Describes a data file programmatically.
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
HLogRestart (Function)
Restarts the logging process on a file.
fAttribute (Function)
Returns or modifies the attributes of a file.
fSelect (Function)
Opens the Windows file picker.