ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Telephony constants
List of constants used by telephony functions...
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
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......
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
iListPrinter (Function)
Returns the list of printers installed on the current computer.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
<Camera>.SetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
CameraListDriver (Function)
Lists the video capture drivers installed on the current computer.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
Java application and WINDEV
A Java application is an application entirely compiled in Java......
1
2
3
4
5
6
310
>