ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the window editor
The main elements of window editor are as follows:
Options of the window editor
To configure the general options of the window editor...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
HClient structure
The HClient structure is used to......
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
Right (Function)
Extracts the last characters from a string or string buffer.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
xlsOpen (Example)
Usage example of the xlsOpen function
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
fSplit (Function)
Splits a file into several files.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Lock constants
List of constants used by the functions for locking the applications....
ArraySort (Example)
Usage example of the ArraySort function
LDAPListChildren (Example)
Use example for the LDAPListChildren function