ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Managing bar codes
The use of bar codes to identify and manage products has become essential......
7. AJAX technology
ERR_NOTAVAILABLE
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Defining columns of Table controls programmatically
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetRemoteMessageBox (Function)
Displays a dialog box on the screen of the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
Setup of the WEBDEV Application Server for Linux