ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the project editor
The main elements of the project editor are as follows:
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Color (Property)
The Color property is used to get and change the color of an element.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Open (Function)
Opens a modal WINDEV window.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
HTTP constants
List of constants used by the HTTP functions....
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
Calling a procedure/a function
Syntax for calling a local or global procedure.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
FontCreate (Function)
Creates a font definition.
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
LDAPFind (Function)
Performs a search in an LDAP server.
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
SIPVisible (Function)
Displays the keyboard.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.