ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Events associated with Edit controls
WLanguage events associated with Edit controls...
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
ThreadExecute (Function)
Starts the execution of a secondary thread.
EXE constants
List of constants used by the functions for managing executables....
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
FTPSend (Example)
Usage example of the FTPSend function
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
HCancelSeek (Function)
Cancels the current search criterion.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Language (Property)
The Language property is used to get and change the language used.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
Constants for managing images in websites