ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDFToText (Function)
Extract the text contained in an Document PDF.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
NumberInWords (Function)
Converts a number to words.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
Component (Property)
The Component property configures the different components of a composite key.
ContactSource (Variable type)
The type ContactSource type is used to define all the advanced characteristics of a contact source (or account) (e.g. Google, Exchange, Facebook).
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
gglAuthor (Variable type)
The gglAuthor type is used to identify the author of a Google element...
GglFillCalendar (Function)
Fills a calendar that was previously retrieved: the events corresponding to the calendar are retrieved (by using criteria if necessary).
MemCreate (Function)
Creates a memory area.
SourceFromWindow (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
How to open a page?
ThreadExecute (Function)
Starts the execution of a secondary thread.