ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
DDESend (Function)
Sends a data to the program connected via DDE.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
fSeek (Example)
Usage example of the fSeek function
Conversion (Function)
Converts a value from a unit to another one.
Clipboard management functions
List of functions for managing the clipboard...
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
fCopyDir (Example)
Usage example of the fCopyDir function
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....