ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
Creating a select query
A select query (corresponding SQL statement......
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
Error 802: Invalid syntax for this function
Error 1060: Unable to call method without parameter: add ()
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.