ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
Principle for running threads
At runtime, an application runs in a main thread......
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
grZoom (Function)
Defines the zoom of a chart.
Using several libraries in an application
A library is a WDL file that contains all the resources......
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Accessibilité (Property)
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
.NET Assemblies
.NET is Microsoft's software development platform......
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
Reals
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
emailSMTPSession (Variable type)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
EventClose (Function)
Closes a synchronization event between several threads.