ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Step 5: Site parameters
Once the site installed, you can define the site connection options......
Report controls
Several types of controls can be handled in a report created by the report editor......
4. User Groupware
User Groupware...
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
The Flexbox control
Flexbox is a standard layout system for web pages......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Description window of a combining query
The description window of a combining query consists of several sections......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....