ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
Repositionable Note functions
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
<Word Processing>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing control.
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Properties associated with the options of a Switch control
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....