ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Creating a Pivot Table control
To create a Pivot Table control......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
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......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
7. Multilingual applications in practice
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
Line (Property)
The Line property is used to define the line style used.
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Size (Example)
Usage example of the Size property
API (Function)
Runs a function found in an external DLL.
Min (Function)
Returns the lowest value.
The Line control
A Line control is used to display a line in a page......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
The "Analysis" pane
The "Analysis" pane lists......
API (Example)
Usage example of the API function
Activation key management functions
The following functions are used to manage activation keys:...
7. Multilingual sites in practice