ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example])....
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
HFSQL: Change of name
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
18. Order of execution of the code of buttons/links
Changes the extension of a file on disk....
Start of Break block (Break header)
The Start of break block is optional......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Managing parallel tasks
The computers are becoming more and more powerful......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...