ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string...
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example)...
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatMultiply (Function)
Multiplies two matrices.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking...
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice...
Extern (Reserved word)
EXTERN is used to...
Date (Type of variable)
The Date type enables you to easily handle the dates...
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable...
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification...
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
FontAppointmentTitle (Property)
The FontAppointmentTitle property is used to: Find out the characteristics of the font used...
MinLinkedCardinality (Property)
The MinLinkedCardinality property is used to get and modify the minimum cardinality of the related...
MemDeleteAll (Function)
Clears and deletes a memory zone.
MemSetPosition (Function)
Positions the memory zone on an element.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via...
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings...
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type...