ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Multi-project processing: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Automation object
The Automation keyword is used to declare an automation object...
Constants used for managing the multi-touch
Constants for managing the multi-touch...
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Burn functions
List of burner functions...
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
Ad Hoc deployment
Copying controls from the window editor
The controls can be copied from the window editor......
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Advanced types
The advanced types of WLanguage are as follows...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Copying controls from the page editor
The controls can be copied from the page editor......