ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

USING IN (Critical section)
The instruction USE ... IN instruction automatically performs initialization and termination operations on critical sections.
Environment of code editor
Property Description (Variable type)
The Property Description type is used to get information about a property.
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
9. Types of standard controls
Types of standard controls...
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
Splitter control properties
List of properties associated with the Splitter control...
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
VerticalSwipe (Property)
The VerticalSwipe property gets and changes the swipe direction in an internal window with swipe gesture support.
LOOP statement
The statement block is repeated endlessly...
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. An animation can be set on the controls during this operation.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.