ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
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.
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.
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.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
HStatTime (Function)
Returns the time of the last update for the index statistics.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
HToItem (Function)
Assigns the specified value to an item of the current record.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
HAlias (Example)
Usage example of the HAlias function