ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Application installation: single-user or network?
WINDEV proposes several types of setup for a WINDEV application...
What is an application?
An application is a set of objects (windows, controls, ...
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)...
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications...
Local network (LAN) setup
Deploying a setup on a local area network (LAN) involves installing and updating a WINDEV application via a reference server,.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective...
geoRunApp (Function)
Starts the device's native maps application to display:
  • a specific geographical location,
  • a route between two locations.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective...
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective...
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward...
How to create a patch?
Closes a WINDEV window (and returns a value if necessary).
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
Same source code for 32 and 64-bit applications
The 64-bit operating systems are starting to appear on the PCs and on the servers...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed...
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold...
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook,...
StringFormat (Function)
Formats a character string according to the selected options.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
XMLPath (Function)
Returns the current position in the document in XPATH format.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download...
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service...
Creating a flexible modeling
To create a new flexible modeling, you can......
HOnError (Function)
Customizes the management of HFSQL errors.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic...
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table...
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF...
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified...
Val (Function)
Returns the numeric value of a character string.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
fCompare (Function)
Compares the content of two files bit by bit.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored...