ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
grSurfaceAddData (Function)
Adds a data into a Surface chart.
SocketClose (Function)
Closes a socket or a connection to a server socket.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
zipExist (Function)
Used to find out whether an archive exists.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
Operations performed on sequence diagrams
The following paragraphs explain......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
How to open a window?
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
tapiCapability (Function)
Returns the characteristics of a telephony device.
Entity of a CDM
To group information according the MERISE method, entities must be created......
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....