ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
fAttribute (Function)
Returns or modifies the attributes of a file.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
WindowsVersion (Function)
Returns the runtime mode of Windows.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Domo constants
List of constants used by the DomoXXX functions....
fExeDir (Function)
Returns the directory from which the execution is started.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
WaitWindowStart (Function)
Opens the wait window of application.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......