ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Title (Property)
The Title property is used to get and change the title of an element.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Height (Property)
The Height property is used to get and change the height of an element.
Password (Property)
The Password property sets and changes the password.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
dCopy (Function)
Copies an image to another image.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
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......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
Starting WDOptimizer in a command line
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Table,Display (External language)
Refreshes the Table control.
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Description (Property)
The Description property is used to get and change the description of an element.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.