ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Error (Function)
Displays a custom error message in a system error window.
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
12. External component in practice
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
fWrite (Example)
Usage example of the fWrite function
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
WINDEV License Agreement
WINDEV License Agreement...
HReadSeek (Example)
Usage example of the HReadSeek function
HReadLast (Example)
Usage example of the HReadLast function
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
HSetPosition (Example)
Usage example of the HSetPosition function
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
SpellSuggest (Function)
Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.