ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

9-slice scaling
9-slice scaling allows you to resize images without any distortion...
Manipulating Layout controls programmatically
A Layout control can be......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
SocketRead (Function)
Retrieves a message sent by another socket.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
zipOpenRAR (Function)
Opens an existing archive in RAR format.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
XMLDocument (Function)
Creates a new XML document.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
WINDEV: Example of programmed Drag and Drop
fCompress (Function)
Compresses a file.
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
Data persistence
The data persistence is used to store the value typed by the user......
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min