ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
11. User Macro-Code: UMC in practice
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
List of reserved words
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Handling the report blocks through programming
Each report block is associated with different events......
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Printing in PDF format: Special cases
Specific features of print in PDF format...
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Comparison operators
The comparison operators can be divided into several categories......
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....