ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Starting WDOptimizer in a command line
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
ThreadMode (Function)
Changes the management mode of threads.
Events associated with ListView controls
List of events associated with ListView controls...
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Constants for external files
List of constants used by the functions for managing external files....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Obtaining an SSL certificate for IIS2 (2.0 or later)
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
dbgEnableLog (Function)
Enables the runtime log programmatically.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......