ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Popup control properties
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
WLanguage procedure called by SpeechRecognitionTrigger
WLanguage procedure ("callback") called to run the speech recognition started by SpeechRecognitionTrigger.
Simple statements
<WLanguageCodeFormatting>MetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation.
Peeling Corner control properties
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
The Image control
The Image control is used to......
<Source>.BuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Assisted universal replication: specific features
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
2. Analysis in practice
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....