ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipExtractAll (Example)
Usage example of the zipExtractAll function
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Video functions
List of video functions...
iParameterPDF (Example)
Usage example of the iParameterPDF function
5. Deploying a dynamic site (Session or AWP) in practice
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Sound (Function)
Plays a sound in WAV format.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Creating the Table pages of the WEBDEV RAD pattern
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
HState (Function)
Used to find out the state of a record.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
PostMessage (Function)
Sends a Windows message to a control or to a window.
HChangeKey (Function)
Changes the browse item.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.