ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

String functions
List of functions for managing character strings...
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
HDelete (Function)
Deletes a record from a data file (query or view).
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Calling a procedure/a function
Syntax for calling a local or global procedure.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
SysDir (Function)
Returns the path of a system directory.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
16. Java applications in practice
Java applications in practice...
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
dbgEnableLog (Function)
Enables the runtime log programmatically.
Speech recognition management functions
The following functions are used to manage speech recognition:...
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).