ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Chart control properties
A Chart control can be used......
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
Multi-project search
Performing a search in the current project is a common operation......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Constants for managing certificates
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example).
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Radio Button control properties
List of properties associated with a Radio Button control...
dTextHeight (Function)
Calculates text height in pixels. This new function is available from WINDEV Suite SaaS 2025 Update 2....