ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Document variable>.Insert (Function)
Inserts an object in a Document variable. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Compilation options
The compilation options allow you to define the help system generation settings......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
"About" window
The "About" window is used to display and access various information about the current application......
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
grOrientation (Function)
Modifies the orientation of chart axes.
GuidedTourStepChange (Function)
Modifies the current step of the guided tour.
<GuidedTour>ChangeStep (Function)
Modifies the current step of the guided tour.
InGuidedTourMode( Function)
Indicates whether a guided tour is running.
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Different types of data (Type of variable)
A variable is defined by name and type......