ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Using batch processing in multiple projects
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
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...
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
fOpen (Example)
Usage example of the fOpen function
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Items used in a select query
A query created in the query editor can contain several types of items......
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
fSelect (Example)
Usage example of the fSelect function
fUnlock (Example)
Usage example of the fUnlock function
The Edit control
The Edit control allows users to enter data......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
fLock (Example)
Usage example of the fLock function
dbgEnableLog (Function)
Enables the runtime log programmatically.
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
zipChangePath (Example)
Usage example of the zipChangePath function
5. The following files are automatically created
zipExtractFile (Example)
Usage example of the zipExtractFile function
Multimedia constants
List of constants used by the multimedia functions....
HAlias (Example)
Usage example of the HAlias function
zipAddFile (Example)
Usage example of the zipAddFile function