ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
Properties associated with Combo Box controls that display a table
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Events associated with Flex controls
List of events associated with Flex controls...
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Configuring the IIS 7/7.5 server
Passing parameters
The parameters can be passed to a procedure......
iParameterViewer (Function)
Configures the report viewer.
Twain constants
List of constants used by the Twain functions....
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
17. TLS/SSL: Encrypting information on the Web