ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Open (Function)
Opens a modal WINDEV window.
fDirSize (Function)
Returns the size of a directory in bytes.
Events associated with a Spreadsheet control
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Error 19: The step of this FOR loop must be constant
grImageSize (Function)
Defines the size of the image containing the chart.
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Events associated with windows
List of events associated with windows...
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Spin controls
List of events associated with Spin controls...
Handling TimeLine controls programmatically
A TimeLine control can be......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Project (External language)
Opens and runs a WINDEV project.
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......