ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dLine (Example)
Usage example of the dLine function
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
Screen,Input (External language)
Starts the input in the controls of a window.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
dFill (Example)
Usage example of the dFill function
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
dPoint (Example)
Usage example of the dPoint function
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Events associated with Flex controls
List of events associated with Flex controls...
Author (Property)
The Author property gets and changes the author of an element.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
Error 1035: A class used in a structure must have a constructor without parameter...
Error 706: The property does not exist on this type of control
Error 1038: This member already exists in the class
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.