ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis shared between earlier WINDEV applications and WINDEV 2025 applications
An analysis can be shared between a WINDEV application...
General environment of WINDEV
New features in WINDEV 2025
WINDEV 2025 is now available!
WINDEV 2025 Tutorial - Table of contents
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy...
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ...
New products brochure 28: WINDEV new products
New features in WINDEV 28 presented in the New Features brochure.
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure.
Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
Environment of the project editor
The main elements of the project editor are as follows:
Functions for handling commands in console mode
Functions for handling commands in console mode.
Functions for handling commands in console mode (prefix syntax)
Functions for handling commands in console mode.
InWindowsMobileMode (Function)
Indicates whether the code is run:
  • from a Windows Mobile application.
  • from a WINDEV application, from a WEBDEV website or from a PHP application.
Function kept for backward compatibility.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time...
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV.
Sort (Function)
Sorts a WLanguage array.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change...
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed...
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external...
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web...
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper...
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
CurrentYear (Function)
Returns the current year in integer format.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block...
StringReverse (Function)
Reverses the characters of a string.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included...
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item...