ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile
Using batch processing in multiple projects
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
<Source>.GetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
<Source>.Previous (Function)
Positions on the previous file record according to a browse item.
<Source>.CheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
<Connection variable>.InfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
<Connection variable>.ModifyFileProperty (Function)
Modifies the properties of an HFSQL data file located on a server.
MCIBeginning (Function)
Positions at the beginning of a media file that was opened beforehand MCIOpen.
MCIStatus (Function)
Returns the status of a media file that was opened beforehand MCIOpen.
Text (Property)
Text is used to find out whether an item is a text item.
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
MCIEnd (Function)
Positions at the end of a media file that was opened beforehand MCIOpen.
MCIPause (Function)
Pauses playback of the media file previously opened (MCIOpen).
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Position (Function)
Finds the position of a specified string within another string.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
MCIStopPlaying (Function)
Stops the execution of a media file that was opened beforehand (MCIOpen).
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
HPass (Function)
Defines the password used to create or open a data file.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.