ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Automated tests: Emulation functions
List of automated tests: Emulation functions...
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
Using the Vista style in your windows
WINDEV allows you to customize......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
MCIPositionFormat (Function)
Fixes the format used to define the position in a media file (opened by MCIOpen).
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Rights on the virtual directory
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......