ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
The "Code hashtags" pane
WordToArray (Function)
Fills an array with the words from a string.
PDF Reader control events
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
fRead (Example)
Usage example of the fRead function
1. Managing emails
WINDEV includes multiple methods to manage emails...
MutexCreate (Function)
Explicitly creates a mutex.
grCreate (Function)
Creates a specific type of chart.
OCRExtractText (Function)
Reads the text contained in an image.
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Sum (Function)
Calculates the sum of the array elements.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
CertificateSignString (Function)
Creates the signature of a character string.
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Socket constants
List of constants used by the functions for socket management....
Constants for managing emails
List of constants used by the functions for managing emails....
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
Phone constants (Android / iOS)
Time and date management properties
List of properties for managing dates and times...
Euro functions
List of Euro functions...
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......