ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
SaaSAdminFindSubscription (Function)
Finds a SaaS subscription.
List,Search (External language)
Finds a value in a list.
The "Find - Replace" pane
The "Find - Replace" pane is used to......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Error 109: The fixed string is too long
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
Events associated with Flex controls
List of events associated with Flex controls...
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
SaaSAdminFindClient (Function)
Finds a SaaS client account.
MongoFind (Function)
Finds documents in a MongoDB collection.
<emailIMAPSession variable>.RemoveFolder (Function)
Deletes a folder on an IMAP server.
dFill (Example)
Usage example of the dFill function
fSize (Example)
Usage example of the fSize function
<Source>.State (Function)
Used to find out the state of a record.
<mongoCollection variable>.Find (Function)
Finds documents in a MongoDB collection.
HState (Function)
Used to find out the state of a record.
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......