ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HStopServer (Function)
Stops an HFSQL server.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Configuring the SOAP administrator
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Character strings
WLanguage supports different types of strings....
Open (Function)
Opens a modal WINDEV window.
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Local procedure
Two types of procedures are available......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Select query description window: Use
Let's see some operations specific to the description window of a select query......