ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants used by the scanner functions
Constants used by the scanner functions...
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Name (Property)
The Name property is used to get the name of an element.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
iFont (Function)
Selects the default font.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
iPrintImage (Example)
Usage example of the iPrintImage function
HStatDate (Function)
Returns the date of the last update for the index statistics.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......