ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Supercontrol
A supercontrol is an advanced type of control......
FTPCommand (Function)
Sends a specific FTP command to a server.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
iParameterPDF (Function)
Defines the options for the generated PDF file.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Query editor
The query editor is used to automatically create queries on the data files......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Size (Property)
The Size property is used to determine and change the size of an element.