ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Graphic string management functions
List of SQL functions used to create and handle graphic strings...
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
3. Managing sockets
WINDEV includes advanced socket management functions....
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Handling report blocks
The different operations available on report blocks are as follows......
Events associated with Button controls
List of events associated with Button controls...
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
ERR_NOTADEVVERSION
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......