ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDir (Function)
Finds a file or directory.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
ThumbnailImage (Property)
The ThumbnailImage property is used to: Get the image associated with an element of a ListView control. Change the thumbnail image associated with an element of a ListView control....
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
HDescribeItem (Function)
Describes a file item through programming.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
OpenMobileWindow (Function)
Opens a window in a mobile application.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Internal Report control properties
List of properties associated with the Internal Report control...
HChangeName (Function)
Modifies the physical name of a data file.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.