ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
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......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
<PDF Reader>.SeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
<Scheduler>.Display (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
Optional events
By default, the codes available in the code editor correspond to the most common codes......