ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
HCheckStructure (Function)
Defines the mode for comparing data files.
PostMessage (Function)
Sends a Windows message to a control or to a window.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
fCreate (Example)
Usage example of the fCreate function
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Border (Type of variable)
The Border type is used to handle a border through programming...
SendMessage (Function)
Sends a Windows message to a control or to a window.
fClose (Example)
Usage example of the fClose function
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).