ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
ServiceUninstall (Function)
Uninstalls a service.
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......
ZOrder (Example)
Usage example of the ZOrder property
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....