ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
EmailSeekFirstNotes (Function)
Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes or Domino database.
HListAnalysis (Example)
Usage example of the HListAnalysis function
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
HCopyRecord (Example)
Usage example of the HCopyRecord function
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
SocketWrite (Function)
Writes a message intended to another socket.
WEBDEV license agreement
WEBDEV license agreement...
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
zipOpenRAR (Example)
Usage example of the zipOpenRAR function