ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
11. Table/Looper controls
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel....
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of controls by adding options....
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
HSetREP (Function)
Enables or disables the management of .REP files.
GglDriveConnect (Function)
Creates a connection to Google Drive.
Edit options of a report
The report editor allows you to......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....