ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PostMessage (Function)
Sends a Windows message to a control or to a window.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
SocketExist (Function)
Checks the existence of socket.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Compatibility between external components and deployed applications
A component can evolve in many ways......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
18. Management of business rules
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
WinForceDDW (Function)
Forces the DDW (Dim Disabled Windows) feature on a window even if this window is not accessible.
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
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....
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......