ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
List of reserved words
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
fCreate (Function)
Creates an external file.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
BurnerSelect (Function)
Used to select the default burner.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
Error 1007: The member is global: use the: operator: to access it
Error 1012: The class member is not global: it cannot be accessed from a global method
Error 17: OTHER CASE must be the last statement used in SWITCH
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
grImageSize (Function)
Defines the size of the image containing the chart.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......