ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
Project description: Project tab
The project description window allows you to configure various elements of your project......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
11. Internal components in practice
Internal components in practice...
ERR_WDADMIN_EXIST
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Creating a query
Two methods can be used to create a query......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
14. PHP generation in practice
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
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......
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
Description (Property)
The Description property is used to get and change the page description.
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.