ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing space characters in the searches?
<Word Processing>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
<Document>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
<Scanner variable>.ToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
DocFindElementByName (Function)
Searches for an element by its name in a Word Processing document.
<DiskFile variable>.FileName (Function)
Returns the name of an external file currently open.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Time (Type of variable)
The Time type is used to easily handle the times...
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
HDescribeFile (Function)
Describes a data file programmatically.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
Multi-database queries
A query (typed in SQL code) can operate on different databases......
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
The Carousel control
The Carousel control is used to display an animated menu made of images......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
<Source>.ActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).