ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
fWrite (Function)
Writes: a character string into an external file. a memory section....
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
fMoveDir (Function)
Moves a directory and its content.
fUnlock (Function)
Entirely or partially unlocks an external file.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
zipOpen (Function)
Opens an existing archive.
MyParent (Reserved word)
MyParent is used to handle...
ServiceWait (Function)
Pauses the current service during the specified duration.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
fLock (Function)
Entirely or partially locks an external file.
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
HReadFirst (Function)
Sets the position on the first record according to a browse item.