ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
EmailListFolder (Example)
Usage example of the EmailListFolder function
BurnerList (Example)
Usage example of the BurnerList function
OrganizerDeleteAppointment (Example)
Usage example of the OrganizerDeleteAppointment function
NotesDeleteItem (Function)
Deletes the specified item from the current document in Lotus Notes.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
TreeCollapse (Function)
Collapses a branch previously expanded.
Sorts in a report
The sort is used to organize the information displayed in the report......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
NotesDeleteAttachment (Function)
Deletes an attached file from an item of the current document in Lotus Notes.
WavInit (External language)
Initializes the sound interpreter.
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Creating a window skin template
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
Windows Scheduler management functions
List of functions for managing the scheduler...