ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPFind (Function)
Performs a search in an LDAP server.
Events associated with a Spreadsheet control
dSlice (Example)
Usage example of the dSlice function
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
SaaS functions
The SaaS functions are as follows:
Constants for managing projects
List of constants used by the functions for managing projects....
Debugging constants
List of constants used by the debugging functions...
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
Compilation options (chm format)
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
HandleParentNext (Function)
Forces the parent of the next window to open.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
tapiCallEnd (Function)
Returns the date and time of the end of call.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
1. Deploying a static site
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
zipInfoFile (Example)
Usage example of the zipInfoFile function
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......