ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Supercontrol
A supercontrol is an advanced type of control......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Binding controls to data
A window or page can display information from......
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
WDINT, WDTRAD and WDDIXIO: Translation tools
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...