ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

File Description (Variable type)
The File Description variable is used to programmatically describe tables.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
The "Bubble" charts
A bubble chart shows the correlation between three variables using bubbles of different sizes: categories and values on the X and Y axes and an additional parameter.. The size of the bubble indicates the value of this third parameter.
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
MaxWidth (Property)
The MaxWidth property gets and sets the maximum width of a control or window.
13. Security benefit: managing the "Back" button
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.