ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
fUnlock (Example)
Usage example of the fUnlock function
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
fShortName (Function)
Returns the short name of a file or directory.
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
Table control functions
List of functions specific to Table controls...
fWriteLine (Example)
Usage example of the fWriteLine function
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
fLock (Function)
Entirely or partially locks an external file.
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
25. Performing a process on several successive pages
Performing a process on several successive pages...
fDir (Function)
Finds a file or directory.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.