ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
23. Print modes
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
How to develop a PHP site?
What is a PHP site?......
<Radio button>.Delete (Function)
Deletes an option from a Radio Button control.
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
10. Smart controls
Smart controls...
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
<Radio button>.Add (Function)
Adds a new option into a Radio Button control.
<Radio button>.Insert (Function)
Inserts a new option into a Radio Button control.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......