ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Position (Function)
Finds the position of a specified string within another string.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates...
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select...
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI...
fTrackFile (Function)
Triggers the tracking of a file.
Compatibility between external components and deployed applications
A component can evolve in many ways......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Binding a Combo Box control to an item
Binding a Link control to an item
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked...
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS...
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements...
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table...
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.