ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Configuring the IIS 7/7.5 server
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
The planes (in a window or in a report)
The planes are used to group the window controls......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Removing a project from the SCM (Source Code Manager)
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....