ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailSendMessage (Example)
Usage example of the EmailSendMessage function
ContactAdd (Example)
Usage example of the ContactAdd function
SocketWrite (Function)
Writes a message intended to another socket.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
HTTP functions
List of HTTP functions...
Events associated with a Switch control
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
OpenChild (Example)
Usage example of the OpenChild function
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Customizing the report viewer: Available windows
iPageHeight (Example)
Usage example of the iPageHeight function
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
Google document management functions
List of functions for managing Google documents...
HCloseConnection (Example)
Usage example of the HCloseConenction function
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......