ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
fLock (Function)
Entirely or partially locks an external file.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Step 1: Configuring the print parameters
This step allows you to choose......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Private Store for mobile applications
There are two methods two deploy your applications......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Configuring the setup program
Two tools can be used to create a setup program......
dbgEnableLog (Function)
Enables the runtime log programmatically.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Emulating constants
List of constants used by the functions for emulating automated tests....
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
fMemOpen (Function)
Opens a memory zone shared between several applications.
14. Generation modes
Generation modes...
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
MDIOpen (Function)
Opens and enables an MDI child window.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....