ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Compatibility between external components and deployed applications
A component can evolve in many ways......
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI...
Binding a Link control to an item
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
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
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
GeometryCover (Function)
Determines if geometry A covers geometry B.
fWatchFile (Function)
Starts watching a file.
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.
Animation of Mobile windows
In mobile applications, the different screens of the application are displayed via a small...
GeometryWithin (Function)
Determines whether geometry A is completely within geometry B (i.e., geometry B completely contains...
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked...
RTFSelection (Function)
Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window...
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......