ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
fDriveInfo (Example)
Usage example of the fDriveInfo function
Copying controls from the window editor
The controls can be copied from the window editor......
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
dPixelColor (Example)
Usage example of the dPixelColor function
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Other operators
The following are additional operators......
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
dFill (Example)
Usage example of the dFill function
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Table,Add (External language)
Adds an element to a Table control.
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Telemetry: Installing the server
To use the telemetry, you must install on a computer......