ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
4. When to use the debugger?
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
SocketWrite (Function)
Writes a message intended to another socket.
SocketClose (Function)
Closes a socket or a connection to a server socket.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
The Upload control
The Upload control is used to upload files on the Web server......