ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Constants for managing Windows events
The following constants are used to manage Windows events:...
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
EmailReadNext (Example)
Usage example of the EmailReadNext function
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......