ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using a query with parameters
A query with parameters can be used......
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
FTPAttribute (Example)
Usage example of the FTPAttribute function
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Error 30: An exception process cannot be declared inside another exception process...
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Month (Property)
The Month property is used to get and change the month of an element.
iFont (Function)
Selects the default font.
dCopy (Function)
Copies an image to another image.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
ModbusDisconnect (Function)
Closes the Modbus session.
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......