ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fImageSelect (Example)
Usage example of the fImageSelect function
dArc (Example)
Usage example of the dArc function
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
SOAPRun (Function)
Runs a procedure on a SOAP server.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
HToItem (Function)
Assigns the specified value to an item of the current record.
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
ZOrder (Example)
Usage example of the ZOrder property
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
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.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
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......