ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
16. Types of code
Opens a replication in direct mode or with a replication server.
Global and local variable
Two types of variables are available...
Set of procedures
The global procedures are grouped in set of procedures...
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)......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Window controls
Several types of controls can be used in a window, ......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Structure of data files of user groupware
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Reduce (Function)
Applies a computation to each element of a WLanguage array.
SQLFirst (Function)
Positions on the first row of the query result.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
fRemoveDir (Function)
Deletes a directory from a disk.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
UploadStart (Function)
Starts sending the selected files into an Upload control.