ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
grParameter (Function)
Retrieves or modifies a chart parameter.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
XMLDocument (Example)
Usage example of the XMLDocument function
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).