ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
MemFound (Function)
Checks whether the sought element was found.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
sEvent (Function)
Branches an event on a serial port.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
REP files
REP files contain the list of data files handled by the application....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
PDFToText (Function)
Extract the text contained in an Document PDF.
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.