ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
fWriteLine (Example)
Usage example of the fWriteLine function
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
HAlias (Example)
Usage example of the HAlias function
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
iPageHeight (Example)
Usage example of the iPageHeight function
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Creating the menus for the windows of the WINDEV RAD pattern
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
List of reserved words
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
Constants for managing Organizer controls
Constants for managing Organizer controls...
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.).
String functions
List of functions for managing character strings...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
2. Projects in practice
Discover the main operations that can be performed on a project....
Properties associated with Combo Box controls that display a table
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Events associated with Flex controls
List of events associated with Flex controls...