ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position:
  • for a field linked to a file: changes made to the linked data file are reflected in the field..
  • for a programmatically manipulated field: calculated columns are re-calculated.
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Set of procedures
The global procedures are grouped in set of procedures......
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
First project window
Operations performed on collaboration diagrams
The following paragraphs explain......
Declaring and using a variable
A variable is defined by name and type......
zipFindFile (Example)
Usage example of the zipFindFile function
OCRExtractText (Function)
Reads the text contained in an image.
gLine (Function)
Builds a sequence of characters containing a line.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
dBorder (Function)
Draws the borders.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
fSelect (Example)
Usage example of the fSelect function
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.