ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExeRemoteRun (Function)
Starts running a remote program from the current application.
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...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Multi-project processing: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
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
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...
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
<Kanban list>.PositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
Screen,ScreenToFile (External language)
Updates the items in the data file with the values from the bound controls in the window.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
TaskFirst (Function)
Reads the first task in a Lotus Notes or Outlook task list.
<Upload>.FileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
HSuggestKey (Function)
Returns a list of keys to add to tables to improve query performance.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Upload functions (prefix syntax)
The following functions are used to manage uploads (prefix syntax):...
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad).
NotesModifyAttachment (Function)
Modifies a file attached to an item of the current document in Lotus Notes.
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
DriveListFile (Function)
Lists the files in a cloud-based drive directory.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
fInsertTextAtBeginning (Function)
Inserts text at the beginning of a file without overwriting the existing text.
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
<gglConnection variable>.ListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.