ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project description: Languages tab
The project description window allows you to configure various elements of your project......
User Groupware files
Two categories of data files are managed......
SNMPOIDType (Function)
Returns the type of data in an OID.
Library,Disk (External language)
Opens the project library that is stored on disk.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
HListFile (Example)
Usage example of the HListFile function
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Creating requirements
The following steps must be performed to implement the requirements......
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......
Private Store for mobile applications
There are two methods two deploy your applications......
Assisted universal replication: specific features
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Replication (Property)
The Replication property is used to identify and change the replication mode.
WLanguage procedure called by zipAddFile
WLanguage procedure ("Callback") used by zipAddFile to manage the progress of files being added to the archive.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......