ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
.NET application
To create a.NET application from a project...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools...
History of versions
The history of setup versions is an advanced feature of the network setup...
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
iPrintBlock (Function)
Forces a report block to print.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
grIncreaseData (Function)
Adds a value to a data in a chart.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.