ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
Creating the executable and the setup program
The languages supported by the application are taken into account......
Creating the skin template of a report
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
zipDeleteFile (Function)
Deletes a file from an archive.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
How to use an array of structures?
An array of structures is an Array variable......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......