ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Error 1001: The operators: and:: can only be used in the methods of classes
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
The key items
Keys are specific items in your analysis......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Automatic documentation of external components
External components must include a technical documentation......
Compass (Property)
The Compass property is used to: display or hide the compass on a Map control, determine whether the compass is displayed on a Map control....
8. Binding controls to data
A window can display information from......
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.