ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
6. Internal window
Internal windows...
MCIExecute (Function)
Runs an MCI command (Media Control Interface).
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
NetworkDirName (Function)
Identifies the shared directory associated with a network drive.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Utility components
WINDEV includes several utility components that allow you to handle data directly......
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.