ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Height (Property)
The Height property is used to get and change the height of an element.
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....
Compilation options (chm format)
MapGetJSObject (Function)
Returns the instance of the API of Map control.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Constants for managing the spell check
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
zipCreateExe (Example)
Usage example of the zipCreateExe function
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
Bluetooth functions
List of Bluetooth functions...
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
9. Types of standard controls
Types of standard controls...
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.