ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
WinSize (Function)
WinSize:
  • returns or modifies the window display mode (maximized, minimized or normal),
  • modifies the window height and/or width,
  • moves the window and modifies a window's height and/or width.
DrawingStyle (Function)
Allows you to find out and modify:
  • the display mode of grayed buttons found in the windows of your application.
  • the display mode of translucent border for the windows of your application.
  • the mode for loading large images.
fAddText (Function)
Adds the content of a character string at the end of a file.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
Message text file format
The text files created by WDMSG use a specific format......
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Description (Property)
The Description property is used to get and change the page description.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
Net constants
List of constants used by the Net functions....
fMerge (Function)
Merges several files into a single one.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
SMSReset (Function)
Resets all variables of SMS structure.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.