ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Compilation options (HLP format)
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
19. Sending emails
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......