ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
Events associated with Edit controls
WLanguage events associated with Edit controls...
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Constants for external files
List of constants used by the functions for managing external files....
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Character strings
WLanguage supports different types of strings....
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
ErrorThrow (Function)
Throw a non-fatal error.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Check: Sending an email
The monitoring robot will......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Events associated with the project
List of events associated with the project...
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Error 116: An array dimension must be an integer value
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......