ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
ImageInitialHeight (Property)
The ImageInitialHeight property is used to get and set the default height of the image created in an Image Editor control.
ImageInitialWidth (Property)
The ImageInitialWidth property is used to get and set the default width of the image created in an Image Editor control.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Events associated with Carousel controls
List of events associated with Carousel controls...
Events associated with OLE controls
List of events associated with OLE controls...
SQLTransaction (Example)
Usage example of the SQLTransaction function