ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
XML functions
List of XML functions...
Flexbox example: proportional anchoring on fields
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Specific features of iPhone/iPad applications
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
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....
11. Controls in practice
Discover the main characteristics of the controls...
<Source>.FilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
DomoClose (Function)
Closes the communication opened by DomoOpen.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
SCM file format evolutions
Four versions are available for the SCM repository......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
WINDEV and OPC
OPC stands for "OLE for Process Control"......