ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Socket: create a standard socket server
WINDEV allows you to create a standard socket server......
PDFControlInfoXY (Function)
Returns the characteristics of an interactive control currently hovered over in a PDF Reader control. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
11. Controls in practice
Discover the main characteristics of the controls...
Manipulating Toolbar controls programmatically
WINDEV allows you to programmatically manipulate Toolbar controls......
SysDecrypt (Function)
Decrypts data using Windows user credentials. This data must have been previously encrypted with SysEncrypt. This new function is available from WINDEV Suite SaaS 2025 Update 2....
CertificateExtractEnvelopedMessage (Function)
Checks the validity of a PKCS7 wrapped signature and extracts the wrapped message. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
7. Consuming a web service
WINDEV Mobile tutorial - Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
NetDiskList (Function)
Lists the available disks: on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
zipExeCreationParameter (Variable type)
The zipExeCreationParameter type is used to define all the information needed to create a self-extracting archive (.EXE file). This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
Managing main window menus
A main menu is necessarily associated with a window......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Guide organization
Organization of WINDEV Concepts...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......