ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Hyper File functions available for backward compatibility
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Constants for managing certificates
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
SocketWrite (Function)
Writes a message intended to another socket.
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
FTPCommand (Function)
Sends a specific FTP command to a server.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......