ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
fImageSelect (Example)
Usage example of the fImageSelect function
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
Sending elements to Free Technical Support
dFill (Example)
Usage example of the dFill function
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
ZOrder (Example)
Usage example of the ZOrder property
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
DnDAccept (Example)
Usage example of the DnDAccept function
SQLFirst (Function)
Positions on the first row of the query result.
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.