ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintReport (External language)
Prints a report created with the report editor.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Time management help
Time management is extremely important......
Value (Property)
The Value property is used to get and change the value of an element.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Installing a Webservice (old format)
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Caption (Property)
The Caption property is used to get and change the text of an element.
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Splitter control properties
List of properties associated with the Splitter control...
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.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
dbgSaveDebugDump (Function)
Saves a dump file of the application.