ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
fWrite (Function)
Writes: a character string into an external file. a memory section....
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Creating the Table windows of the WINDEV RAD pattern
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Combination (Type of variable)
A combination is a set of options.
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
SQLFirst (Function)
Positions on the first row of the query result.
FTP constants
List of constants used by the FTP functions....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
ShellExecute (Function)
Opens a document in its associated application.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
<GuidedTour>ChangeStep (Function)
Modifies the current step of the guided tour.