ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Page editing: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
How to create a menu?
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
iPageHeight (Example)
Usage example of the iPageHeight function
LooperAddLine (Function)
Adds a row at the end of a Looper control.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Sending elements to Free Technical Support
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Designation of current element (Reserved word)
The keywords used to identify the current element are:
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Printing in PDF format: Special cases
Specific features of print in PDF format...
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Properties associated with Combo Box controls that display a table
Events associated with Flex controls
List of events associated with Flex controls...
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
FaxConnect (Function)
Establishes a connection to a fax server.
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.