ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Image (Property)
The Image property gets and sets the background image of a control or block.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
HTTPRequest (Function)
Starts an HTTP request on a server.
HModify (Example)
Usage example of the HModify function
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
SysYRes (Function)
Returns the vertical screen resolution.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Referring to an element in a WLanguage event / process
HReadNext (Function)
Sets the position on the next table record according to a browse item.
REST web service: Testing and deployment
WINDEV and WEBDEV allow you to create REST web services. Once the REST web service has been developed, you can: Test and debug the REST web service. Deploy the REST web service....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
HChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
InitialState (Property)
The InitialState property is used to get the initial state of a control.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).