ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
ERR_DISCONNECTED_ERROR
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
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......
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
Input (Function)
Displays a message allowing the user to type an information.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
Chart control properties
A Chart control can be used......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......