ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Pop (Function)
Pops an element from a stack.
Handling controls in a report
The different operations available for the report controls are as follows......
11. Controls in practice
Discover the main characteristics of the controls...
TimeValid (Function)
Checks the time validity.
2. Development
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. Note: This feature is only available from WINDEV Suite SaaS 2025 - Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
docElementTextArea (Variable type)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
CharactType (Function)
Returns information about the type of character.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
10. Internal components in practice
11. Internal components in practice
Internal components in practice...