ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
HTTPRequest (Function)
Starts an HTTP request on a server.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Events associated with internal windows
List of events associated with internal windows...
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Creating the menus for the pages of the WEBDEV RAD pattern
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Internal component description
The description of an internal component can opened at any time......
Managing assertions
...The main available features are as follows:...
Record (Type of variable)
The Record type is used to save the values of a record.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....