ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
5. HFSQL Cient/Server
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
Managing parallel tasks
The computers are becoming more and more powerful......
User report editor (Reports & Queries)
A report provides a custom view of data......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
The requested action cannot been performed: the page was not synchronized
5. HFSQL Client/Server
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
AnimationDirectionAlernate (Property)
The AnimationDirectionAlernate property allows you to: Check whether the animation in an infinite Progress Bar control is played forwards first, then backwards. Configure the animation in an infinite Progress Bar control to be played forwards first, then backwards....
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Recompiling the project
The project compilation is a process used to......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Programming automatic calculations in the columns of a Table control