ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
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....
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.
The Sidebar control
The Sidebar control gives access to different options......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HTML Display control properties
HTML Display control properties...
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
CurrentWin (Function)
Identifies the window currently in edit.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
SMSSend (Function)
Sends an SMS.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
Various constants
List of various constants....
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
BurnerSelect (Function)
Used to select the default burner.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Using several libraries in an application
A library is a WDL file that contains all the resources......
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).