ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
Constants for managing Organizer controls
Constants for managing Organizer controls...
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
FinCurrentVal (Function)
Returns the current value of investment.
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
XMLParent (Example)
Usage example of the XMLParent function
fDate (Example)
Usage example of the fDate function
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
zipExtractAll (Example)
Usage example of the zipExtractAll function
Error 123: The constant already exists
fDateTime (Example)
Usage example of the fDateTime function
iCreateFont (Example)
Usage example of the iCreateFont function
iBorder (Example)
Usage example of the iBorder function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function