ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Copying controls from the window editor
The controls can be copied from the window editor......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Constants for managing Big Data Redis databases
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
WinAdaptSize (Function)
Adapts the window size to the content of controls.
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
OpenSister (Function)
Opens a non-modal sibling window.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Setup directory
The setup wizard allows you to configure the setup directory of application....