ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Character strings
WLanguage supports different types of strings....
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Error 1045: A class cannot be declared outside the declaration code of a class
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
Phone constants (Android / iOS)
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
WINDEV License Agreement
WINDEV License Agreement...
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
fCompare (Example)
Usage example of the fCompare function
Using the Salesforce service
Salesforce is a very popular CRM software......
Events associated with the project
List of events associated with the project...
Using the Vista style in your windows
WINDEV allows you to customize......
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Format (Property)
The Format property is used to identify and change the format of an element
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
fListFile (Example)
Usage example of the fListFile function