ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Code editor: Display options
The code editor proposes several display options......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Code completion in the code editor
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Z-index of a control
All the controls in a window or report have a different z-index......
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
InfoVersion (Variable type)
The InfoVersion type is used to find out the characteristics of a specific application version.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
PageDisplay (Function)
Displays a web page in the user's browser....
Input (Function)
Displays a message allowing the user to type an information.
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
docElementFormula (Variable type)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
WINDEV/WINDEV Mobile field styling
As soon as it is created, a control is associated with a style......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
The planes (in a window or in a report)
The planes are used to group the window controls......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....