ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
Table,Add (External language)
Adds an element to a Table control.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
EventOpen (Function)
Opens a synchronization event between several threads.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
Section (Property)
The Section property is used to manage sections in Word Processing documents.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
Company (Property)
The Company property is used to get and modify the company associated with an element.
Move
The Move property determines if an element can be moved.
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
Diagram constants
The following constants are used to manage diagrams:...
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
Remove
The Remove property determines if an element can be removed.
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.