ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
NumHelp (Function)
Returns the number of the help context associated with the specified control.
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
The Image control
The Image control is used to......
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
2. WEBDEV administrator in practice
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Message text file format
The text files created by WDMSG use a specific format......
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
End-user UI management functions
ContextClose (Function)
Closes a page context.
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
fListFile (Function)
Lists the files found in a directory and returns the list of files.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.