ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
8. Sharing a project in practice
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
Extracting messages added or modified since last extraction
A project was already created and translated......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Interface of WDInst
Handling a Check Box control through programming (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
16. Java applications in practice
Java applications in practice...
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
ERR_DISCONNECTED_TIMEOUT
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
Telemetry management functions
The following functions are used to manage the telemetry:...
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....