ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Speech synthesis in the mobile applications
The phones can talk!......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Error 810: * can only be used for a parameter with a default value
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetExecute (Function)
Runs a specific program on an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetEndServer (Function)
Stops an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV and started by NetStartServer. This function is kept for backward compatibility....
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grTitle (Function)
Modifies the caption and/or position of the chart title....
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Infinite Progress Bar control
Progress bars provide useful information to the end user......
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetRemoteMessageBox (Function)
Displays a dialog box on the screen of the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
HFSQL Client/Server: Configuring the data files on the server
WEBDEV 2024 Tutorial - Table of contents
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....