ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
iParameter (Function)
Retrieves the printer configuration and configures the print.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
PageDisplay (Function)
Displays a web page in the user's browser....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Creating an insert query
An insert query (corresponding SQL statement......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Body Complement block
The Body complement block is linked to the Body block......
grDestinationControl (Function)
Defines an Image control as destination of a chart.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.