ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Scheduler report
The report editor allows you to create "Scheduler" reports....
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Programming custom calculations in Table controls
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
zipSelectFile (Function)
Selects files from an archive.
sEvent (Function)
Branches an event on a serial port.
StatVariance (Function)
Calculates the variance for a series of values.