ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Error 305: The element does not exist in the window
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
6. Internal window
Internal windows...
9. Internal page
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
<Source>.ReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Page with parameters
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
ERR_NO_END_TAG
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......