ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorPos (Function)
Returns and modifies the position of the mouse cursor.
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
HFSQL Client/Server: Configuring the data files on the server
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
Message text file format
The text files created by WDMSG use a specific format......
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
The HTML Display control
The HTML Display control displays a web page in an application......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
13. Debugger
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
SMSSend (Function)
Sends an SMS.
HSendMessageToClient (Function)
Displays a message on the client computers.
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
PageDisplay (Function)
Displays a web page in the user's browser....
fImageSelect (Function)
Opens the image picker of Windows.
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
fSplit (Function)
Splits a file into several files.