ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
TreeExpand (Function)
Expands a node in a TreeView control.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
Upload functions
The following functions are used to manage the upload:...
DiagramToSVG (Function)
Exports a diagram to an SVG image.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
NetSendFile (Example)
Usage example of the NetSendFile function
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
SNMPOIDStatus (Function)
Returns the status of an OID.
SNMPOIDDescription (Function)
Returns the description of an OID.
fTempPath (Example)
Usage example of the fTempPath function
HError (Example)
Usage example of the HError function