ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating the Table windows of the WINDEV RAD pattern
Moves the time area displayed to the next area (next weeks for example) in an Organizer control....
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Creating the Relation windows of a WINDEV RAD pattern
List of constants used by the functions for managing menus....
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
The OLE control
The OLE control is used to handle an OLE object......
Events associated with Table controls
List of events associated with Table controls...
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
License agreement - HFSQL Client/Server
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
ScrollbarPosition (Function)
Used to manage the position of elevators: Modifies or recovers the position of one of the scrollbars (horizontal or vertical) of a field in a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV website....
Manipulating Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Bar Code controls......
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......