ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
TreeView Table control functions
List of functions for managing TreeView Table controls...
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
BurnerEject (Function)
Opens or closes the door of current burner.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Entity of a CDM
To group information according the MERISE method, entities must be created......
iParameterPDF (Function)
Defines the options for the generated PDF file.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.