ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grIncreaseData (Function)
Adds a value to a data in a chart.
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
TreeExpand (Function)
Expands a node in a TreeView control.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
Date (Type of variable)
The Date type enables you to easily handle the dates...
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
zipCreate (Function)
Creates an archive.
Warning (Function)
Displays a custom message in a system warning window.
Events associated with Looper controls
List of events associated with Looper controls...
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Using .NET assemblies in a project
To use .NET assemblies in a project......
Time management help
Time management is extremely important......
MyParent (Reserved word)
MyParent is used to handle...