ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
EventOpen (Function)
Opens a synchronization event between several threads.
1. The WINDEV Framework
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
Screen,Input (External language)
Starts the input in the controls of a window.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.