ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
The Cell control
The Cell control contains controls......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
EmailGetAll (Function)
Retrieves all the emails found on a server.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
iDestination (Function)
Configures the print destination.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Constant
The constants are language elements whose value is fixed once and for all...
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...