ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
SSH constants
The following constants are used to manage an SSH server:...
Various constants
List of various constants....
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Passing parameters
The parameters can be passed to a procedure......
Extracting messages added or modified since last extraction
A project was already created and translated......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
OpenMobileWindow (Function)
Opens a window in a mobile application.
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Open (Function)
Opens a modal WINDEV window.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......