ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
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....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
The Upload control
The Upload control is used to upload files on the Web server......
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
ERR_BAD_CONTEXT_INVALID
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
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....
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....
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......