ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Structure of data files of user groupware
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
gBackgroundGradient (Function)
Describes a display color in gradient mode.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
zipExtractFile (Example)
Usage example of the zipExtractFile function
Complete (Function)
Returns a character string of a specified length.
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Specific features of the Express version
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
The Flexbox control
Flexbox is a standard layout system for web pages......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
gLine (Function)
Builds a sequence of characters containing a line.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......