ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
TableMoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.
<Organizer>.DisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
<TreeView Table>.MoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.
<Scheduler>.DisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
<Scheduler>.DisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
<Map>.DisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
<Source>.Forward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
<Source>.Backward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
<Connection variable>.DeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
Help system properties
The properties of help system are used to define......