ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
5. User Groupware in practice
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
Looper control functions
List of functions for managing Looper controls...
RESTSend (Function)
Sends a REST request and waits for the server response.
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
SysYRes (Function)
Returns the vertical screen resolution.
iPrintReport (Function)
Prints a report created with the report editor.
Character strings
WLanguage supports different types of strings....
Report based on a query
Queries are used to easily select records in one or more data files......
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
Map control functions
Map control functions...