ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
2. Projects in practice
Discover the main operations that can be performed on a project....
iPrintImage (Example)
Usage example of the iPrintImage function
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
dBackground (Example)
Usage example of the dBackground function
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
ChangeAction (Example)
Usage example of ChangeAction
Translating a text file with WDTRAD
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Document (Type of variable)
The Document type is used to handle a "docx" document.
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.